diff options
Diffstat (limited to 'uicmoc/uicmoc-native_2.3.7.oe')
-rw-r--r-- | uicmoc/uicmoc-native_2.3.7.oe | 2 |
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 \ |