Author :
jca
Date :
2025-01-10 18:03:43
Hash :5a9600c7 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@