projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48e14d3
)
The option is actually --no-as-needed.
author
Martin v. Löwis
<martin@v.loewis.de>
Mon, 9 May 2011 05:42:28 +0000
(07:42 +0200)
committer
Martin v. Löwis
<martin@v.loewis.de>
Mon, 9 May 2011 05:42:28 +0000
(07:42 +0200)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index 233fc1b1665468ad547d92c2c4c6733b359a4120..352ea202c6e98b74879dbf1d7032ebb2ebd8398b 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-313,7
+313,7
@@
Library
Build
-----
-- Issue #11347: Use --as-needed when linking libpython3.so.
+- Issue #11347: Use --
no-
as-needed when linking libpython3.so.
- Issue #11411: Fix 'make DESTDIR=' with a relative destination.