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)
Fri, Jul 4, 8:24 PM
Unknown Object (File)
Fri, Jul 4, 6:24 AM
Unknown Object (File)
Wed, Jul 2, 2:43 PM
Unknown Object (File)
Wed, Jul 2, 12:07 AM
Unknown Object (File)
Tue, Jul 1, 6:50 AM
Unknown Object (File)
Sun, Jun 29, 12:38 AM
Unknown Object (File)
Sat, Jun 28, 4:07 PM
Unknown Object (File)
Fri, Jun 27, 8:46 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.