[packages/gcc] align default flags for armv7hnl with rpm macros

atler atler at pld-linux.org
Mon Aug 30 01:12:15 CEST 2021


commit 96401aec06cd154b949fb92bf497770a58076c37
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Aug 30 01:08:30 2021 +0200

    align default flags for armv7hnl with rpm macros

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 3a65cb8..d399faf 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -2687,7 +2687,7 @@ TEXCONFIG=false \
 %ifarch armv7hnl
 	--with-arch=armv7-a \
 	--with-float=hard \
-	--with-fpu=neon-vfpv4 \
+	--with-fpu=neon-vfpv3 \
 %endif
 %if %{with cxx}
 	--enable-__cxa_atexit \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/96401aec06cd154b949fb92bf497770a58076c37



More information about the pld-cvs-commit mailing list