Revert "Update gen-compiler-includes.sh"

This reverts commit 6b758edbbc.
This commit is contained in:
Alexey Milovidov 2018-01-09 20:49:22 +03:00
parent 88ef42c222
commit f630e4b0a6

View File

@ -4,7 +4,7 @@
# Usage: ./gen-includes.sh [COMPILER]
#
# Set locale to C to capture GCC's "search starts here" text in English
# Set local to C to capture GCC's "search starts here" text in English
export LANG=C
export LC_ALL=C
export LC_MESSAGES=C