flatcar-scripts/build_library
Josh Triplett 127416ae93 check_deps: Find libraries using RUNPATH too, not just RPATH
check_deps checks for libraries using RPATH, but does not take the
similar RUNPATH into account.  For the purposes of chasing down
library dependencies, finding a library on either path suffices.

BUG=None
TEST=Build an image that includes binaries and associated libraries in a
     non-standard location, with the binaries and libraries setting an
     RUNPATH (and not an RPATH) pointing at that non-standard location.

Change-Id: Ic930bbacbe5c8ddeb367c39960dadea8aaba0cb2
Reviewed-on: https://gerrit.chromium.org/gerrit/39397
Tested-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Ready: Josh Triplett <josh@joshtriplett.org>
2012-12-07 15:22:17 -08:00
..
base_image_util.sh Revert "build_image: filter out unused glibc files" 2012-12-04 17:03:43 -08:00
board_options.sh Remove --build_root from all scripts except mod_image_for_pyauto.sh. 2012-03-15 18:55:26 -07:00
build_common.sh Simplify and add flexibility to image creation process 2012-09-23 10:05:12 -07:00
build_image_util.sh Fix for factory build of bootcache 2012-12-03 16:13:15 -08:00
cgpt_shell.sh cgpt_shell: avoid bash 2012-09-24 12:18:42 -07:00
cgpt.py Add adjust_part flag 2012-10-30 04:44:53 -07:00
check_deps check_deps: Find libraries using RUNPATH too, not just RPATH 2012-12-07 15:22:17 -08: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 Build script changes needed to enable bootcache 2012-11-28 16:19:40 -08:00
dev_image_util.sh Revert "build_image: filter out unused glibc files" 2012-12-04 17:03:43 -08:00
disk_layout_util.sh build_image: fall back to ro-mount automatically 2012-11-15 11:31:29 -08:00
generate_au_zip.py Fix delta generation to work with updated glibc version. 2012-07-15 16:23:23 -07:00
legacy_disk_layout.json Added space to root partitions for bootcache 2012-11-13 14:04:01 -08:00
mount_gpt_util.sh Create a function library for mounting/unmounting images. 2011-08-23 13:39:03 -07:00
test_build_root test_build_root: convert to arrays 2012-08-14 13:38:33 -07:00
test_image_content.sh build: Test /etc/localtime symlink in built images. 2012-03-30 13:01:26 -07:00
test_image_util.sh Simplify and add flexibility to image creation process 2012-09-23 10:05:12 -07:00