diff options
Diffstat (limited to 'meta/classes/qt4x11.bbclass')
| -rw-r--r-- | meta/classes/qt4x11.bbclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes/qt4x11.bbclass b/meta/classes/qt4x11.bbclass index b06e15d29e..65d196afc6 100644 --- a/meta/classes/qt4x11.bbclass +++ b/meta/classes/qt4x11.bbclass | |||
| @@ -9,3 +9,6 @@ QT_LIBINFIX = "" | |||
| 9 | 9 | ||
| 10 | # Qt4 uses atomic instructions not supported in thumb mode | 10 | # Qt4 uses atomic instructions not supported in thumb mode |
| 11 | ARM_INSTRUCTION_SET = "arm" | 11 | ARM_INSTRUCTION_SET = "arm" |
| 12 | |||
| 13 | # Qt4 could NOT be built on MIPS64 with 64 bits userspace | ||
| 14 | COMPATIBLE_HOST_mips64 = "mips64.*-linux-gnun32" | ||
