summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-rasp-pi-g++
diff options
context:
space:
mode:
authorDonald Carr <donald.carr@nokia.com>2012-05-11 22:46:54 +0000
committerQt by Nokia <qt-info@nokia.com>2012-05-15 04:56:59 +0200
commit1da0db344a6a0332c0284713d3ff645025c617f3 (patch)
treee1f0ed6fdeea8c66057e37f8fee314e830867f79 /mkspecs/devices/linux-rasp-pi-g++
parent87362f3f58056e29563936102b29070f3e7e945a (diff)
device: don't set a default cross compile prefix
qmake -set can be used instead to set a the default cross compile. device_config.prf already contains code to read this default. Remove per-spec CROSS_COMPILE checks Introduce deviceSanityCheckCompiler() usage where appropriate Done-with: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com> Change-Id: I07c75c9e933dc1174a1bf8bf523b6b4a6b427408 Reviewed-by: Romain Pokrzywka <romain.pokrzywka@kdab.com> Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Diffstat (limited to 'mkspecs/devices/linux-rasp-pi-g++')
-rw-r--r--mkspecs/devices/linux-rasp-pi-g++/qmake.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/devices/linux-rasp-pi-g++/qmake.conf b/mkspecs/devices/linux-rasp-pi-g++/qmake.conf
index 1bcceafa44..18b45e4e28 100644
--- a/mkspecs/devices/linux-rasp-pi-g++/qmake.conf
+++ b/mkspecs/devices/linux-rasp-pi-g++/qmake.conf
@@ -49,7 +49,6 @@ QMAKE_CXXFLAGS_RELEASE = $$QMAKE_CFLAGS_RELEASE
EGLFS_PLATFORM_HOOKS_SOURCES = $$PWD/qeglfshooks_pi.cpp
-# Sanity check
deviceSanityCheckCompiler()
QT_QPA_DEFAULT_PLATFORM = eglfs