Merge pull request #252924 from code-supply/utf8-buildMix

buildMix: use C.UTF-8 locale
This commit is contained in:
Weijia Wang 2023-09-06 00:48:07 +02:00 committed by GitHub
commit 9ad35e454c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ let
MIX_ENV = mixEnv;
MIX_DEBUG = if enableDebugInfo then 1 else 0;
HEX_OFFLINE = 1;
LC_ALL = "C.UTF-8";
# add to ERL_LIBS so other modules can find at runtime.
# http://erlang.org/doc/man/code.html#code-path