aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2023-12-01 09:59:08 +0100
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2023-12-01 09:59:08 +0100
commit82288550012c9382ddfd75a0b4b1bb467d445744 (patch)
tree3a3cea6e2c51a3b68896789e9881c6577514a3f3 /libstdc++-v3/configure
parent4b8078142ee816e2bd484358b935ba1116ed9931 (diff)
downloadgcc-82288550012c9382ddfd75a0b4b1bb467d445744.zip
gcc-82288550012c9382ddfd75a0b4b1bb467d445744.tar.gz
gcc-82288550012c9382ddfd75a0b4b1bb467d445744.tar.bz2
libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users
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.
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-xlibstdc++-v3/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 1223376..5bed1fb 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -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