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

PR = "${INC_PR}.2"

QT_CONFIG_FLAGS_append_armv6-vfp = " -no-neon "

QT_CONFIG_FLAGS += " \
 -exceptions \
"