qt4_staging.inc: something in the qt build process hardcodes the tooldir to the targe...
authorKoen Kooi <koen@openembedded.org>
Sat, 2 Aug 2008 20:20:27 +0000 (20:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 2 Aug 2008 20:20:27 +0000 (20:20 +0000)
commit5ec40d0ce1120dba39a90864b8225b4a6f7a96f6
tree8284abd40750016c5980832ad5403c5209a4d1f1
parent6fa5551719421e94f6528a2ab7738ba60a7f5bda
qt4_staging.inc: something in the qt build process hardcodes the tooldir to the target stagingdir, while the actual tools reside in the native target dir. Copy over the tools to work around this. This is a bandaid, the proper fix would be to use the newly gained crosscompile support in qt 4.4.1.
packages/qt4/qt_staging.inc