diff options
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-x | libstdc++-v3/configure | 1 |
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 |