diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-15 13:01:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-15 13:01:13 +0000 |
commit | 2951b99c708d5a50f2dbd44a6008aab9536fedc4 (patch) | |
tree | b59fa6db1507787ff69dbd90ae59f99d2c26549b /initramfs-init | |
parent | 59df6276130f52c7724d5028e848172a440b7593 (diff) | |
download | abuild-2951b99c708d5a50f2dbd44a6008aab9536fedc4.tar.gz abuild-2951b99c708d5a50f2dbd44a6008aab9536fedc4.tar.bz2 abuild-2951b99c708d5a50f2dbd44a6008aab9536fedc4.tar.xz abuild-2951b99c708d5a50f2dbd44a6008aab9536fedc4.zip |
abuild: look for so dependencies in RPATH too
Some .so files have a rpath where to look for the needed .so. When tracing
package dependencies we also have a look there.
This should fix problem when the .so is not in standard location, /usr/lib
or /lib. (for example freeradius plugins)
While here we also reorganize things so we only call apk info --who-owns
once for each package instead of once for each needed .so. This should
speed up things when there are many needed .so files.
Diffstat (limited to 'initramfs-init')
0 files changed, 0 insertions, 0 deletions