diff options
Diffstat (limited to 'meta/recipes-qt/qt4/qt-4.7.4.inc')
-rw-r--r-- | meta/recipes-qt/qt4/qt-4.7.4.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-qt/qt4/qt-4.7.4.inc b/meta/recipes-qt/qt4/qt-4.7.4.inc index 7a3ba54cc8..8fda9ce85a 100644 --- a/meta/recipes-qt/qt4/qt-4.7.4.inc +++ b/meta/recipes-qt/qt4/qt-4.7.4.inc | |||
@@ -43,9 +43,6 @@ do_configure_prepend() { | |||
43 | ${S}/configure | 43 | ${S}/configure |
44 | } | 44 | } |
45 | 45 | ||
46 | QT_GLFLAGS ?= "" | ||
47 | QT_CONFIG_FLAGS += " -xmlpatterns -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}" | ||
48 | |||
49 | do_compile() { | 46 | do_compile() { |
50 | # Fixup missing wsegl header in some SGX SDKs | 47 | # Fixup missing wsegl header in some SGX SDKs |
51 | if ! [ -e ${STAGING_INCDIR}/wsegl.h ] ; then | 48 | if ! [ -e ${STAGING_INCDIR}/wsegl.h ] ; then |