Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Tue, 29 Jun 2004 17:51:40 +0000 (17:51 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 29 Jun 2004 17:51:40 +0000 (17:51 +0000)
into odin.(none):/home/kergoth/code/packages

2004/06/29 19:24:36+02:00 uni-frankfurt.de!mickey
uicmoc-native: fix injecting SYSCONF_LINK into the make process

BKrev: 40e1ac2crCK6SbkF3CeDfo_PINyLag

uicmoc/uicmoc-native_2.3.7.oe

index c0cada5..3b58cdb 100644 (file)
@@ -11,7 +11,7 @@ S = "${WORKDIR}/qt-${PV}"
 inherit native qmake-base
 
 export QTDIR = "${S}"
-export SYSCONF_LINK = "${CXX}"
+EXTRA_OEMAKE = 'SYSCONF_LINK="${CXX}"'
 CXXFLAGS += " -DQWS"
 
 QT_CONFIG_FLAGS = "-depths 8,16 -no-qvfb -no-g++-exceptions -no-jpeg -no-mng \