HomeFreeBSD

math/slatec: fix build on armv7

Description

math/slatec: fix build on armv7

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

Details

Provenance
fuzAuthored on May 23 2025, 11:08 AM
Parents
R11:3cc875416c55: math/levmar: fix build on armv7
Branches
Unknown
Tags
Unknown