diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-15 15:03:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-15 15:03:50 (GMT) |
commit | 6c0e0d141a07cc3fd2441d9df8d762f56bf7edf2 (patch) | |
tree | ffb4a89327fa8924b23f64f98dc8a403aa057c6c /Lib/asyncio/sslproto.py | |
parent | 0b9bd5b4c31f4bfcd7bbdc13b5ebc54ce0dbd0c1 (diff) | |
download | cpython-6c0e0d141a07cc3fd2441d9df8d762f56bf7edf2.zip cpython-6c0e0d141a07cc3fd2441d9df8d762f56bf7edf2.tar.gz cpython-6c0e0d141a07cc3fd2441d9df8d762f56bf7edf2.tar.bz2 |
bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236) (GH-12348)
Fix CFLAGS in customize_compiler() of distutils.sysconfig: when the
CFLAGS environment variable is defined, don't override CFLAGS variable with
the OPT variable anymore.
Initial patch written by David Malcolm.
Co-Authored-By: David Malcolm <dmalcolm@redhat.com>
(cherry picked from commit 86082c22d23285995a32aabb491527c9f5629556)
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions