diff options
| author | Martin v. Löwis <martin@v.loewis.de> | 2011-05-09 07:42:28 +0200 |
|---|---|---|
| committer | Martin v. Löwis <martin@v.loewis.de> | 2011-05-09 07:42:28 +0200 |
| commit | 8ffaa1049c8e3e18b7615f4eecc9dfd71495f3ba (patch) | |
| tree | 3a31e603455f4417f73ae54ed06cdfaca163f1d7 | |
| parent | 48e14d3fdac9902429dc5312252073389a538a17 (diff) | |
| download | cpython-git-8ffaa1049c8e3e18b7615f4eecc9dfd71495f3ba.tar.gz | |
The option is actually --no-as-needed.
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
