Apply compiler platform flags to debug builds as well
authorRomain Pokrzywka <romain.pokrzywka@kdab.com>
Wed, 16 May 2012 22:59:00 +0000 (15:59 -0700)
committerQt by Nokia <qt-info@nokia.com>
Thu, 17 May 2012 21:56:16 +0000 (23:56 +0200)
commitc70008d13ec1f6881a0252a3f2d9e45c88e8c889
treebdf21d17100dadf0cbc417efcab3c697c18c2175
parentf12ef7d0b1aa9f990066073b407ce892d187c2a9
Apply compiler platform flags to debug builds as well

Compiler flags like CPU architecture and FPU should be set on
QMAKE_CFLAGS instead of QMAKE_CFLAGS_RELEASE, as the latter only
applies to release builds

Change-Id: I2e729a9e413934e904fc2810394e118940b8557f
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
mkspecs/devices/linux-arm-amlogic-8726M-g++/qmake.conf
mkspecs/devices/linux-arm-trident-pnx8473-g++/qmake.conf
mkspecs/devices/linux-n9-g++/qmake.conf
mkspecs/devices/linux-rasp-pi-g++/qmake.conf