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, Oct 4, 3:17 PM
Unknown Object (File)
Wed, Oct 2, 12:27 PM
Unknown Object (File)
Wed, Sep 18, 12:48 AM
Unknown Object (File)
Sun, Sep 15, 12:56 AM
Unknown Object (File)
Aug 26 2024, 11:03 AM
Unknown Object (File)
Aug 17 2024, 6:52 PM
Unknown Object (File)
Aug 17 2024, 10:47 AM
Unknown Object (File)
Aug 16 2024, 9:15 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.