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)
Tue, Oct 14, 8:42 PM
Unknown Object (File)
Mon, Oct 13, 3:51 PM
Unknown Object (File)
Mon, Oct 13, 3:51 PM
Unknown Object (File)
Mon, Oct 13, 3:51 PM
Unknown Object (File)
Sat, Oct 11, 10:51 PM
Unknown Object (File)
Sat, Oct 4, 12:43 PM
Unknown Object (File)
Sat, Oct 4, 1:01 AM
Unknown Object (File)
Mon, Sep 29, 2:34 PM
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.