diff options
Diffstat (limited to 'uicmoc')
-rw-r--r-- | uicmoc/uicmoc-native_2.3.7.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uicmoc/uicmoc-native_2.3.7.oe b/uicmoc/uicmoc-native_2.3.7.oe index ef34573266..c0cada5f11 100644 --- a/uicmoc/uicmoc-native_2.3.7.oe +++ b/uicmoc/uicmoc-native_2.3.7.oe @@ -11,6 +11,7 @@ S = "${WORKDIR}/qt-${PV}" inherit native qmake-base export QTDIR = "${S}" +export SYSCONF_LINK = "${CXX}" CXXFLAGS += " -DQWS" QT_CONFIG_FLAGS = "-depths 8,16 -no-qvfb -no-g++-exceptions -no-jpeg -no-mng \ |