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)
Wed, Dec 4, 11:20 AM
Unknown Object (File)
Nov 27 2024, 7:40 AM
Unknown Object (File)
Nov 22 2024, 5:32 PM
Unknown Object (File)
Nov 17 2024, 8:25 PM
Unknown Object (File)
Nov 15 2024, 9:46 AM
Unknown Object (File)
Nov 13 2024, 11:57 PM
Unknown Object (File)
Oct 30 2024, 5:58 PM
Unknown Object (File)
Oct 12 2024, 9:28 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.