Make sure we are using the proper -mXXX options
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 29 Dec 2011 15:55:34 +0000 (13:55 -0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 22 May 2012 18:56:38 +0000 (20:56 +0200)
commit6499701bd6c4eaedd40d079adb45c6642ff5cca0
tree778f395a36ca58beb57f1d7a50af6a17f5b55ff1
parent9b94570fdf085e4979b139a6f8ea3f9bab5a36a7
Make sure we are using the proper -mXXX options

If $(CXXFLAGS) contains -m options (-march or -msse2, for example),
those would override the options we had set. It's amazing no one has run
into this problem before.

Change-Id: Idc765cb2dafd1381357da15593b2fe94a30e0857
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/gui/gui.pro