summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2011-05-09 05:37:45 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2011-05-09 05:37:45 (GMT)
commit48e14d3fdac9902429dc5312252073389a538a17 (patch)
tree785086f8f61e822ba2928e1af4ab6e4118d9c366 /Misc
parent19f7ca25e5dc746b0f52d610ba1b2a80ec329c50 (diff)
downloadcpython-48e14d3fdac9902429dc5312252073389a538a17.zip
cpython-48e14d3fdac9902429dc5312252073389a538a17.tar.gz
cpython-48e14d3fdac9902429dc5312252073389a538a17.tar.bz2
Use --as-needed when linking libpython3.so. Closes #11347.
Patch by Arfrever Frehtes Taifersar Arahesis.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 76e6a96..233fc1b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -313,6 +313,8 @@ Library
Build
-----
+- Issue #11347: Use --as-needed when linking libpython3.so.
+
- Issue #11411: Fix 'make DESTDIR=' with a relative destination.
- Issue #11268: Prevent Mac OS X Installer failure if Documentation