summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2005-12-30 12:31:38 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2005-12-30 12:31:38 (GMT)
commitd5845ec32ec0911eb82619274090ec4c2e06150e (patch)
treec74fd504ab3e6162991ee94fb78eff491bf942ab /Misc/NEWS
parent39b29be8a6639212402303adab4df29976d8fc7c (diff)
downloadcpython-d5845ec32ec0911eb82619274090ec4c2e06150e.zip
cpython-d5845ec32ec0911eb82619274090ec4c2e06150e.tar.gz
cpython-d5845ec32ec0911eb82619274090ec4c2e06150e.tar.bz2
Use -xcode=pic32 for SunPro. Will backport to 2.4.
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 0e6e8d7..fa4a277 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -630,6 +630,8 @@ Library
Build
-----
+- Use -xcode=pic32 for CCSHARED on Solaris with SunPro.
+
- Bug #1189330: configure did not correctly determine the necessary
value of LINKCC if python was built with GCC 4.0.