imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH
authorJo-Philipp Wich <jo@mein.io>
Tue, 29 Dec 2020 00:03:20 +0000 (01:03 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 29 Dec 2020 00:07:42 +0000 (01:07 +0100)
commit6a46615f372c02650f290614a8c5351bbadc80ed
tree8330bcf15671787be152f34c6b091804de3239b7
parent75900a25ed2acd4201bcd9a5516bdf7cdb9a8e73
imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH

Invoke bundle-libraries.sh with any buildroot related directory entries
removed from $PATH to avoid picking up cross versions of utilities like
ldd which will not properly work when used against host executables.

This should fix executable bundling for glibc-target imagebuilders.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/imagebuilder/Makefile