[Buildroot] [git commit] toolchain-external: fix installation for CodeSourcery AArch64 toolchain

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun May 8 13:07:47 UTC 2016


Hello,

On Sun, 8 May 2016 12:54:28 +0200, Romain Naour wrote:

> > +TOOLCHAIN_EXTERNAL_POST_INSTALL_STAGING_HOOKS += TOOLCHAIN_EXTERNAL_CODESOURCERY_AARCH64_STAGING_FIXUP
> > +define TOOLCHAIN_EXTERNAL_CODESOURCERY_AARCH64_TARGET_FIXUP
> > +	ln -sf ld-2.18.so $(TARGET_DIR)/lib/ld-linux-aarch64.so.1
> > +endef
> > +TOOLCHAIN_EXTERNAL_POST_INSTALL_STAGING_HOOKS += TOOLCHAIN_EXTERNAL_CODESOURCERY_AARCH64_TARGET_FIXUP  
> 				   ^^^^^^^
> It should be TARGET here, no ?

Thanks for spotting! Fixed in
https://git.busybox.net/buildroot/commit/?id=60b843edf0b53397b6712a3a3b30bdf9f5ff7237.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list