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

atler atler at pld-linux.org
Thu Jul 20 14:10:13 CEST 2023


commit 60c92898b647e7947c7b34a2dd5175748a96b31d
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 4068b2c..8affc71 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -2637,7 +2637,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/b1d23a19cff2040e81edb84650ea9ec113a230b2



More information about the pld-cvs-commit mailing list