[Buildroot] [git commit master] Revert "Add -rpath option for host package compilation"

Peter Korsgaard jacmet at uclibc.org
Tue Jun 1 18:47:22 UTC 2010


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> find $(HOST_DIR)/bin $(HOST_DIR)/usr/bin $(HOST_DIR)/usr/sbin $(HOST_DIR)/sbin -type f -perm +111 -exec $(HOST_DIR)/usr/bin/patchelf --set-rpath $(HOST_DIR)/usr/lib {} \; >/dev/null 2>&1 || true

 Thomas> Would this sort of solution be acceptable ?

I wouldn't exactly call it pretty, but if we don't have any other
options ..

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list