musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure 2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 673d2913..e80fdfb3 100755
--- a/configure
+++ b/configure
@@ -204,7 +204,7 @@ fi
# musl-gcc wrapper, and for critical bug detection in some gcc versions.
#
printf "checking whether compiler is gcc... "
-if fnmatch '*gcc\ version*' "$($CC -v 2>&1)" ; then
+if fnmatch '*gcc\ version*' "$(LC_ALL=C $CC -v 2>&1)" ; then
cc_is_gcc=yes
else
cc_is_gcc=no
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月04日 15:35:42 +0000

AltStyle によって変換されたページ (->オリジナル) /