SIGN IN SIGN UP

bpo-36235: Fix CFLAGS in distutils customize_compiler() (GH-12236)

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>
V
Victor Stinner committed
86082c22d23285995a32aabb491527c9f5629556
Parent: 65f64b1
Committed by GitHub <noreply@github.com> on 3/15/2019, 1:57:52 PM