summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2007-03-12 10:50:39 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2007-03-12 10:50:39 (GMT)
commiteb62357a2e8c18fc014e9e977acf1e2026e5d9cf (patch)
tree0043501df576f3c02ca5d101201060faa5ad1bfa /Misc/NEWS
parent9cea8e51185b32b27975e081140802862a39b42e (diff)
downloadcpython-eb62357a2e8c18fc014e9e977acf1e2026e5d9cf.zip
cpython-eb62357a2e8c18fc014e9e977acf1e2026e5d9cf.tar.gz
cpython-eb62357a2e8c18fc014e9e977acf1e2026e5d9cf.tar.bz2
Bug #1675511: Use -Kpic instead of -xcode=pic32 on Solaris/x86.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 24d7a14..f3785fb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -619,6 +619,8 @@ Tools/Demos
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