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, Aug 4, 6:13 AM
Unknown Object (File)
Sun, Aug 3, 1:06 AM
Unknown Object (File)
Sat, Aug 2, 8:24 PM
Unknown Object (File)
Jul 4 2025, 8:24 PM
Unknown Object (File)
Jul 4 2025, 6:24 AM
Unknown Object (File)
Jul 2 2025, 2:43 PM
Unknown Object (File)
Jul 2 2025, 12:07 AM
Unknown Object (File)
Jul 1 2025, 6:50 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

Lint
Lint Skipped
Unit
Tests Skipped

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.