diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-26 23:49:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-26 23:49:53 (GMT) |
commit | 171fdf2162130bc8c748173bc8eef184b21f5a08 (patch) | |
tree | d3af5235ceb444dbf585554fafb56fc1ce04e76a /Lib/idlelib/mainmenu.py | |
parent | a57ec7a4feaf24f470a9d1e5b1b3f2cb1b062af7 (diff) | |
download | cpython-171fdf2162130bc8c748173bc8eef184b21f5a08.zip cpython-171fdf2162130bc8c748173bc8eef184b21f5a08.tar.gz cpython-171fdf2162130bc8c748173bc8eef184b21f5a08.tar.bz2 |
bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929)
Fix GCC detection in setup.py when cross-compiling. The C compiler is
now run with LC_ALL=C. Previously, the detection failed with a German
locale.
(cherry picked from commit a9503ac39474a9cb1b1935ddf159c0d9672b04b6)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/idlelib/mainmenu.py')
0 files changed, 0 insertions, 0 deletions