mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
GNU ld supports neither -z relro nor -z norelro on armv7. Unfortunately <bsd.lib.mk> insists on adding either to the link. Work around this issue by using base ld for the link. While we're at it, set LICENSE=PD (US government work). MFH: 2025Q2