Page MenuHomeFreeBSD

www/rssroll: Fix build with default PIE.
ClosedPublic

Authored by dgr_semihalf.com on Feb 22 2021, 3:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 4, 9:25 PM
Unknown Object (File)
Mar 2 2023, 4:40 PM
Unknown Object (File)
Feb 15 2023, 6:26 AM
Unknown Object (File)
Feb 12 2023, 6:32 PM
Unknown Object (File)
Feb 11 2023, 5:31 AM
Unknown Object (File)
Feb 11 2023, 5:29 AM
Unknown Object (File)
Feb 11 2023, 5:29 AM
Unknown Object (File)
Feb 11 2023, 4:29 AM
Subscribers
None

Details

Summary

PIE with static libraries is currently unsupported in FreeBSD, which
results in multiple errors when building with PIE. Explicitly disable
PIE for now.

PR: 253275

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dgr_semihalf.com created this revision.
This revision is now accepted and ready to land.Feb 22 2021, 4:02 PM
This revision was automatically updated to reflect the committed changes.