]> granicus.if.org Git - python/commit
Merged revisions 79218 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Mar 2010 19:25:23 +0000 (19:25 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 21 Mar 2010 19:25:23 +0000 (19:25 +0000)
commitd131c10732d53343ae2c53830e3b2c67d9060aca
treea6abc724f281b506a1a9510021169ccdb104b9ba
parent1e2f2caf0815f3dff9ab774fd866ebaaa400f7ec
Merged revisions 79218 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79218 | antoine.pitrou | 2010-03-21 20:19:41 +0100 (dim., 21 mars 2010) | 5 lines

  Issue #1628484: The Makefile doesn't ignore the CFLAGS environment
  variable anymore.  It also forwards the LDFLAGS settings to the linker
  when building a shared library.
........
Makefile.pre.in
Misc/NEWS