summaryrefslogtreecommitdiff
path: root/classes/qmake.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/qmake.bbclass')
-rw-r--r--classes/qmake.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/qmake.bbclass b/classes/qmake.bbclass
index 10aa8c9f7d..0d3f45c363 100644
--- a/classes/qmake.bbclass
+++ b/classes/qmake.bbclass
@@ -2,7 +2,7 @@ inherit qmake-base
qmake_do_configure() {
case ${QMAKESPEC} in
- *linux-oe-g++|*linux-uclibc-oe-g++)
+ *linux-oe-g++|*linux-uclibc-oe-g++|*linux-gnueabi-oe-g++)
;;
*-oe-g++)
die Unsupported target ${TARGET_OS} for oe-g++ qmake spec