Author: Pawe? Piotr Przeradowski <[email protected]>
Branch: release-2.1.x
Changeset: r65436:f0d5bf1285a3
Date: 2013-07-14 17:46 +0200
http://bitbucket.org/pypy/pypy/changeset/f0d5bf1285a3/

Log:    whatsnew (transplanted from
        32ef954a6c26b6d8606515af56b4ffb03f453762)

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -81,3 +81,7 @@
 Adapt package.py script to compile CFFI tk extension. Add a --without-tk switch
 to optionally skip it.
 
+.. branch: distutils-cppldflags
+Copy CPython's implementation of customize_compiler, dont call split on
+environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS on Unices.
+
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to