Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass --no-as-needed as well as --as-needed otherwise blacklisting will fail. ↵ | 2009-05-16 | 3 | -6/+6 | |
| | | | | Closes bug #269933. | ||||
* | Import patch from Debian http://bugs.debian.org/347650 which hacks around ↵ | 2009-05-03 | 3 | -0/+106 | |
libtool deplib re-ordering, which inhibits -Wl,--as-needed. You have to set -Wl,--as-needed seperately in LDFLAGS for this to do any good, -Wl,--as-needed,--something-else will not do, but you can set -Wl,--something-else afterwards. Also make sure eclasses I 'own' run elibtoolize so they can reap the benefit. |