aboutsummaryrefslogtreecommitdiffstats
path: root/uicmoc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-29 17:51:40 +0000
committerChris Larson <clarson@kergoth.com>2004-06-29 17:51:40 +0000
commitabc7ec1b99d2911ee3168349e3d370e954f44641 (patch)
treeff1f0b0820b9ed1d1740975617902954a27d131f /uicmoc
parent0580fc73a3972b884467006a69c537dad6f4ee35 (diff)
downloadopenembedded-abc7ec1b99d2911ee3168349e3d370e954f44641.tar.gz
Merge openembedded@openembedded.bkbits.net:packages
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
Diffstat (limited to 'uicmoc')
-rw-r--r--uicmoc/uicmoc-native_2.3.7.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/uicmoc/uicmoc-native_2.3.7.oe b/uicmoc/uicmoc-native_2.3.7.oe
index c0cada5f11..3b58cdb747 100644
--- a/uicmoc/uicmoc-native_2.3.7.oe
+++ b/uicmoc/uicmoc-native_2.3.7.oe
@@ -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 \