mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
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> |
||
---|---|---|
.. | ||
base_image_util.sh | ||
board_options.sh | ||
build_common.sh | ||
build_gpt.sh | ||
build_image_util.sh | ||
check_deps | ||
chromeos_blacklist | ||
create_legacy_bootloader_templates.sh | ||
dev_image_util.sh | ||
generate_au_zip.py | ||
mount_gpt_util.sh | ||
test_build_root | ||
test_image_content.sh | ||
test_image_util.sh |