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
F83521305: D28863.id84475.diff
Sat, May 11, 4:40 PM
F83520575: D28863.id84458.diff
Sat, May 11, 4:22 PM
Unknown Object (File)
Wed, May 1, 3:52 PM
Unknown Object (File)
Sun, Apr 28, 4:39 PM
Unknown Object (File)
Thu, Apr 25, 2:17 PM
Unknown Object (File)
Sun, Apr 21, 8:12 PM
Unknown Object (File)
Apr 9 2024, 3:00 AM
Unknown Object (File)
Mar 27 2024, 8:11 PM
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

Lint
Lint Skipped
Unit
Tests Skipped

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.