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)
Sep 24 2024, 3:37 AM
Unknown Object (File)
Sep 23 2024, 10:55 AM
Unknown Object (File)
Sep 10 2024, 3:05 PM
Unknown Object (File)
Sep 10 2024, 2:16 PM
Unknown Object (File)
Sep 9 2024, 2:31 AM
Unknown Object (File)
Sep 8 2024, 9:25 PM
Unknown Object (File)
Sep 2 2024, 11:13 PM
Unknown Object (File)
Sep 2 2024, 8:34 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.