aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/make.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make.sh b/scripts/make.sh
index 284c9d77..bee96a11 100755
--- a/scripts/make.sh
+++ b/scripts/make.sh
@@ -2,6 +2,7 @@
# Grab default values for $CFLAGS and such.
+export LANG=c
source ./configure
if [ -z ".config" ]