Bugzilla – Bug 140138
binutils-skip-rpaths.patch forgets /usr/lib and /lib
Last modified: 2006-01-11 13:57:23 UTC
ldconfig always looks into /usr/lib and /lib as fallback (as if it would be implicitely appended in /etc/ld.so.conf). the patch binutils-skip-rpaths.patch forgets to honor this.
No, it doesn't.
To expand on Andreas: Look at the handling of $libpath_nl, which contains these system paths.