2014-12-17 Magnus Granberg # 532510 * eclass/qt4-build-multilib.eclass (qt4_multilib_src_configure): export local toolchain. --- a/eclass/qt4-build-multilib.eclass 2014-11-17 01:24:43.000000000 +0100 +++ b/eclass/qt4-build-multilib.eclass 2014-12-17 22:35:46.552821881 +0100 @@ -273,9 +273,8 @@ qt4_multilib_src_configure() { qt4_symlink_tools_to_build_dir # toolchain setup - tc-export CC CXX OBJCOPY STRIP - export AR="$(tc-getAR) cqs" - export LD="$(tc-getCXX)" + local -x CC=$(tc-getCC) CXX=$(tc-getCXX) OBJCOPY=$(tc-getOBJCOPY) STRIP=$(tc-getSTRIP) + local -x AR="$(tc-getAR) cqs" LD=$(tc-getCXX) # convert tc-arch to the values supported by Qt local arch=