mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-05 20:41:17 +02:00
Current builds sometimes fail due to libtool relinking problems (having it use -L paths to the host system instead of the sysroot). Pull in a fix from upstream where we run elibtoolize to workaround that. BUG=chromium-os:21276 TEST=`emerge-arm-generic udev` works w/out -I/-L hacks TEST=`emerge-x86-generic udev` still works TEST=`emerge udev` still works Change-Id: I6c4e118999e125a647fa019a316d8d4ea6b6cec3 Reviewed-on: https://gerrit.chromium.org/gerrit/11535 Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>