summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2011-07-01 01:30:58 +0200
committerDave Reisner <dreisner@archlinux.org>2011-07-01 21:52:24 +0200
commit8ad503a7866066162828796c66489070d661dc44 (patch)
treef0d31bf3ba69ee27a4215775d1358102b1a6c580 /Makefile
parent549af8c1b9a72cacf8cda41f8dd4b76983930945 (diff)
downloadmkinitcpio-8ad503a7866066162828796c66489070d661dc44.tar.gz
mkinitcpio-8ad503a7866066162828796c66489070d661dc44.tar.xz
avoid touching the linker directly
Much to my chagrin, we're going back to using ldd directly, as it's otherwise too difficult to account for odd setups, such as idiots wanting to create multilib initramfs images, or more commonly -- a 64 bit kernel on a 32 bit userland. Fortunately, we don't suffer too large a regression in speed compared to the previous implementation. Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions