aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gnutls/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 1ed334f7ca95..945dddbe7aa9 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -90,6 +90,9 @@ post-patch:
${WRKSRC}/doc/invoke-p11tool.texi \
${WRKSRC}/doc/manpages/p11tool.1 \
${WRKSRC}/src/p11tool-args.c.bak
+# Bug 260078
+ @${REINPLACE_CMD} 's/-Wa,-march=all//' \
+ ${WRKSRC}/lib/accelerated/aarch64/Makefile.in
# Prevent regeneration. The order is important.
@${TOUCH} ${WRKSRC}/doc/enums.texi \
${WRKSRC}/doc/invoke-gnutls-cli.texi \