commit | a23bccee075df412e734c6261e9507979f388197 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 19:14:06 2010 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Sun Apr 18 19:14:06 2010 +0000 |
tree | 0aaa0a1b8871c719572369f57907f7f4d2aa12c0 | |
parent | e3eaf3153f126f9086a29d9bb93ccafdc3210f54 [diff] [blame] |
Fix for issue #8175: ensure that configure --with-universal-archs=all works on osx 10.5
diff --git a/Misc/NEWS b/Misc/NEWS index 95d8be3..d0e4656 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -79,6 +79,8 @@ Build ----- +- Issue #8175: --with-universal-archs=all works correctly on OSX 10.5 + - Issue #6716: Quote -x arguments of compileall in MSI installer. - Issue #1628484: The Makefile doesn't ignore the CFLAGS environment