flatcar-scripts/build_library
Mike Frysinger 4ad673ecfc check_deps: dynamically insert native multilib path
Rather than hardcoding every possible multilib path that we might come
across, look up the native multilib path that the target system is using
by finding the native ELF interpreter.  We use /bin/sh as a known good
file since you can't really have a system without this.

BUG=chromium-os:20636
TEST=`./check_deps /build/amd64-generic /bin/bash` now finds libs without explicit ld.so.conf
TEST=`./build_image --board=x86-alex` still works

Change-Id: Ib80824312a5e5a0f9e17e8ae18a2d42248771eb7
Reviewed-on: http://gerrit.chromium.org/gerrit/8564
Commit-Ready: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2011-10-03 07:42:29 -07:00
..
base_image_util.sh Remove v flag for untarring of libc. Reduces volume of log output 2011-09-14 10:28:02 -07:00
board_options.sh Extract some common code for sharing with build_image, et al. 2011-08-11 09:51:31 -07:00
build_common.sh Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
build_gpt.sh Skip filling in kernel partition until cros_make_image_bootable 2011-08-01 16:09:00 -07:00
build_image_util.sh mod_image_for_recovery: reuse salt. 2011-09-28 10:50:10 -07:00
check_deps check_deps: dynamically insert native multilib path 2011-10-03 07:42:29 -07:00
chromeos_blacklist Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
create_legacy_bootloader_templates.sh Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
dev_image_util.sh Share commonality between build_image and mod_image_for_test.sh 2011-08-30 15:40:51 -07:00
generate_au_zip.py Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
test_build_root Isolate scripts and files that are used only in build_image 2011-07-27 08:46:01 -07:00
test_image_content.sh Convert build_library/test_image to a shell library. 2011-08-15 14:23:10 -07:00
test_image_util.sh crosutils: add HWID folder when building factory test image 2011-09-07 21:11:41 -07:00