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

PR = "${INC_PR}.1"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

QT_CONFIG_FLAGS += " \
 -exceptions \
"