CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/01/10 11:03:45
Modified files:
infrastructure/mk: fortran.port.mk
astro/wcslib : Makefile
audio/cmu-sphinx3: Makefile
audio/cmu-sphinxbase: Makefile
devel/fpm : Makefile
devel/openmpi : Makefile
math/R : Makefile
math/arpack : Makefile
math/cfitsio : Makefile
math/hdf5 : Makefile
math/lapack : Makefile
math/octave : Makefile
math/plplot : Makefile
math/py-numpy : Makefile
math/py-scipy : Makefile
math/py2-numpy : Makefile
math/qrupdate : Makefile
math/suitesparse: Makefile
Log message:
Mark ports using lang/gcc/8,-f95 on arm64 as not BTI compliant
To be reconsidered when we move to lang/gcc/11 or newer, which
supports -mbranch-protection. The fix isn't complete since some ports
may use BTI-incompatible fortran code through shared libraries.
ok tb@ phessler@ pascal@ sthen@