aboutsummaryrefslogtreecommitdiff
path: root/util/genbuild_h/genbuild_h.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/genbuild_h/genbuild_h.sh')
-rwxr-xr-xutil/genbuild_h/genbuild_h.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/genbuild_h/genbuild_h.sh b/util/genbuild_h/genbuild_h.sh
index 84aad7ddea..be72f81f52 100755
--- a/util/genbuild_h/genbuild_h.sh
+++ b/util/genbuild_h/genbuild_h.sh
@@ -23,6 +23,7 @@ GITREV=""
TIMESOURCE=""
export LANG=C
+export LC_ALL=C
export TZ=UTC
if [ -d "${top}/.git" ] && [ -f "$(command -v git)" ]; then