Staging
v0.8.1
https://github.com/python/cpython
Revision f84b531a128280e01d6cc8d722faac8d7c81b600 authored by Ned Deily on 25 October 2013, 07:44:46 UTC, committed by Ned Deily on 25 October 2013, 07:44:46 UTC
of OPT for special build options.  By setting OPT, some compiler-specific
options like -fwrapv were overridden and thus not used, which could result
in broken interpreters when building with clang.
1 parent 0203a80
History
Tip revision: f84b531a128280e01d6cc8d722faac8d7c81b600 authored by Ned Deily on 25 October 2013, 07:44:46 UTC
Issue #19019: Change the OS X installer build script to use CFLAGS instead
Tip revision: f84b531

README

back to top