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)
Sun, Nov 23, 4:58 PM
Unknown Object (File)
Wed, Nov 5, 7:11 PM
Unknown Object (File)
Oct 25 2025, 3:19 PM
Unknown Object (File)
Oct 19 2025, 1:22 AM
Unknown Object (File)
Oct 19 2025, 1:22 AM
Unknown Object (File)
Oct 19 2025, 1:22 AM
Unknown Object (File)
Oct 18 2025, 1:53 PM
Unknown Object (File)
Oct 18 2025, 6:04 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.