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)
Tue, Oct 14, 8:34 AM
Unknown Object (File)
Tue, Oct 14, 8:33 AM
Unknown Object (File)
Tue, Oct 14, 8:33 AM
Unknown Object (File)
Mon, Oct 13, 6:43 PM
Unknown Object (File)
Mon, Oct 13, 6:20 AM
Unknown Object (File)
Wed, Oct 8, 7:21 AM
Unknown Object (File)
Thu, Oct 2, 4:49 PM
Unknown Object (File)
Sep 17 2025, 3:38 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.