From 1f34fff7f3ec954da5746fb061c4467d52a9a275 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 26 Jun 2004 14:50:38 +0000 Subject: [PATCH] use g++ to link uicmoc-native BKrev: 40dd8d3e9UQvanMZXOfPvucYjKJE2Q --- uicmoc/uicmoc-native_2.3.7.oe | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5