]> git.pld-linux.org Git - packages/gcc.git/commitdiff
align default flags for armv7hnl with rpm macros
authorJan Palus <atler@pld-linux.org>
Sun, 29 Aug 2021 23:08:30 +0000 (01:08 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 29 Aug 2021 23:08:30 +0000 (01:08 +0200)
gcc.spec

index 3a65cb8e2efbe011bac794d4c24cd2c4c232412a..d399fafa89e2d018b62a3a4a1c395e7d6d86344c 100644 (file)
--- 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 \
This page took 0.210638 seconds and 4 git commands to generate.