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
F80094511: D28863.diff
Wed, Mar 27, 8:11 PM
Unknown Object (File)
Jan 15 2024, 10:01 AM
Unknown Object (File)
Dec 23 2023, 3:14 PM
Unknown Object (File)
Dec 20 2023, 7:46 AM
Unknown Object (File)
Dec 13 2023, 5:29 AM
Unknown Object (File)
Sep 24 2023, 3:48 AM
Unknown Object (File)
Aug 15 2023, 8:23 AM
Unknown Object (File)
Jul 7 2023, 8:42 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.