Subject: CVS commit: pkgsrc/math/lapack
From: Tobias Nygren
Date: 2023-08-03 00:19:22
Message id: 20230802221922.ED6CBFBDB@cvs.NetBSD.org

Log Message:
lapack: add -fPIC to FFLAGS

Since we patch the build to install both static and dynamic shlibs,
we must ensure position independent code is used.

Fixes unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against
symbol `__stack_chk_guard'

Files:
RevisionActionfile
1.17modifypkgsrc/math/lapack/Makefile.common