CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/12/27 12:22:48
Modified files:
security/gnutls: Makefile
Added files:
security/gnutls/patches:
patch-lib_accelerated_aarch64_Makefile_in
Log message:
Unbreak on aarch64: don't use -Wa,-march=all
-march=all isn't supported by clang, and it now crashes with llvm 13.
Fix snatched from the FreeBSD bugtracker.
Tested by phessler@, ok phessler@ ajacoutot@ (maintainer)
