mirror of
https://github.com/curl/curl.git
synced 2026-07-30 03:38:03 +03:00
remove LC_ALL env to ensure LC_TYPE takes effect
This commit is contained in:
parent
e4d220ebad
commit
32e90cc5f5
21 changed files with 21 additions and 21 deletions
|
|
@ -23,7 +23,7 @@ IDN
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_ALL
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
</setenv>
|
||||
<name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue