mkspecs: Define compilers and linkers elsewhere for freebsd-g++46.
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>
Sun, 29 Apr 2012 00:29:34 +0000 (21:29 -0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 3 May 2012 03:55:14 +0000 (05:55 +0200)
commitf42a61e76ac209db0bfeefdb03de22ce26b422bf
treeb7691214f5ea3b070b81cbe2cf3292da8c520e6c
parentac86c8397ceca7c46de6f104c7031716e053f9fb
mkspecs: Define compilers and linkers elsewhere for freebsd-g++46.

Commit 996672933a61016fdc0ec6d42d536986c5080ac5 has made the
freebsd-g++46 mkspec use g++-base.conf, which on its turn resets
QMAKE_CC and QMAKE_CXX to other values.

Redefine them to gcc46 and g++46, respectively (and fix the linker
values) after the inclusion of g++-unix.conf so the settings are not
lost.

Change-Id: I2d03548fdc492c5e4c4744b636b29df2cefe2acd
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
mkspecs/freebsd-g++46/qmake.conf