aboutsummaryrefslogtreecommitdiffstats
path: root/classes/qt4x11.bbclass
blob: 2d56b7e95ba5745004c5a03c00b427c6997757ed (plain)
1
2
3
4
5
6
DEPENDS_prepend = "${@["qt4-x11-free ", ""][(bb.data.getVar('PN', d, 1)[:12] == 'qt4-x11-free')]}"

inherit qmake2

# Qt4 uses atomic instructions not supported in thumb mode
ARM_INSTRUCTION_SET = "arm"