summaryrefslogtreecommitdiffstats
path: root/configs/build_configs.sh
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-08-15 13:03:54 -0700
committerLaura Abbott <labbott@redhat.com>2018-09-02 12:13:26 -0700
commit151d4019f7435cc798df88d242e3c6e024fa5f12 (patch)
treed0be6f680ccc8ecfc7d8e37521c625f019ae3dbd /configs/build_configs.sh
parent5a10a748444b1ab824bbff259f5501698056e60e (diff)
downloadkernel-151d4019f7435cc798df88d242e3c6e024fa5f12.tar.gz
kernel-151d4019f7435cc798df88d242e3c6e024fa5f12.tar.xz
kernel-151d4019f7435cc798df88d242e3c6e024fa5f12.zip
Linux v4.18 rebase
Diffstat (limited to 'configs/build_configs.sh')
-rwxr-xr-xconfigs/build_configs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/build_configs.sh b/configs/build_configs.sh
index 15ab6b380..c70377853 100755
--- a/configs/build_configs.sh
+++ b/configs/build_configs.sh
@@ -11,6 +11,8 @@ SCRIPT="$(readlink -f $0)"
OUTPUT_DIR="$PWD"
SCRIPT_DIR="$(dirname $SCRIPT)"
+LANG=en_US.UTF-8
+
# to handle this script being a symlink
cd $SCRIPT_DIR