From: Rainer Orth Date: Fri, 1 Dec 2023 08:59:08 +0000 (+0100) Subject: libstdc++: Regenerate GCC_CHECK_ASSEMBLER_HWCAP users X-Git-Tag: basepoints/gcc-15~4092 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82288550012c9382ddfd75a0b4b1bb467d445744;p=thirdparty%2Fgcc.git 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 libstdc++-v3: * configure: Regenerate. --- diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 1223376a2719..5bed1fb81101 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