commit | eb62357a2e8c18fc014e9e977acf1e2026e5d9cf | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Mon Mar 12 10:50:39 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Mon Mar 12 10:50:39 2007 +0000 |
tree | 0043501df576f3c02ca5d101201060faa5ad1bfa | |
parent | 9cea8e51185b32b27975e081140802862a39b42e [diff] [blame] |
Bug #1675511: Use -Kpic instead of -xcode=pic32 on Solaris/x86.
diff --git a/Misc/NEWS b/Misc/NEWS index 24d7a14..f3785fb 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -619,6 +619,8 @@ Build ----- +- Bug #1675511: Use -Kpic instead of -xcode=pic32 on Solaris/x86. + - Disable _XOPEN_SOURCE on NetBSD 1.x. - configure now checks whether gcc supports the PyArg_ParseTuple format