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

PR = "${INC_PR}.7"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

QT_CONFIG_FLAGS += " \
 -exceptions \
"