summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-embedded_4.8.0.bb
blob: 5c1c97eeacfa40e250417764dec72c9e2ee4e611 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require qt-${PV}.inc
require qt4-embedded.inc

PR = "${INC_PR}.0"

DEFAULT_PREFERENCE = "-1"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

QT_CONFIG_FLAGS += " \
 -exceptions \
"