]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 1 Dec 2023 08:59:08 +0000 (09:59 +0100)
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 1 Dec 2023 08:59:08 +0000 (09:59 +0100)
This patch regenerates the remaining user of the GCC_CHECK_ASSEMBLER_HWCAP
macro.  No functional changes.

2023-11-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

libstdc++-v3:
* configure: Regenerate.

libstdc++-v3/configure

index 1223376a271949dda7c2c62e1f8dac6b71ac8e13..5bed1fb81101b1d1370046a426a631cefc15ff3e 100755 (executable)
@@ -51433,6 +51433,7 @@ esac
 
   test -z "$HWCAP_CFLAGS" && HWCAP_CFLAGS=''
 
+
   # Restrict the test to Solaris, other assemblers (e.g. AIX as) have -nH
   # with a different meaning.
   case ${target_os} in