diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/make.sh | 1 |
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" ] |