Page MenuHomeFreeBSD

comms/birda: Fix build with default PIE.
ClosedPublic

Authored by dgr_semihalf.com on Feb 22 2021, 3:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 1:50 PM
Unknown Object (File)
Sun, Apr 20, 10:32 AM
Unknown Object (File)
Apr 6 2025, 6:13 PM
Unknown Object (File)
Mar 14 2025, 2:22 PM
Unknown Object (File)
Feb 26 2025, 10:38 AM
Unknown Object (File)
Feb 25 2025, 7:30 PM
Unknown Object (File)
Feb 25 2025, 10:37 AM
Unknown Object (File)
Feb 25 2025, 7:39 AM
Subscribers

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

This revision was not accepted when it landed; it landed in state Needs Review.Feb 22 2021, 11:58 PM
This revision was automatically updated to reflect the committed changes.