qt5base-lts/mkspecs/common
Sean Harmer e322455427 QNX: Tidy up QMAKE_LFLAGS in qnx mkspecs
We do not need to include -lang-c++ more than once in QMAKE_LFLAGS*
variables. The fact that this was not appearing more than once was due
to QMAKE_LFLAGS being overwritten (rather than appended to) in
qcc-base-qnx.conf and a weird coincindence in qmake's code to dedupe
libraries passed in to QMAKE_LFLAGS. The deduping was working based
upon options beginning with "-l", including the -lang-c++ option here.

Change-Id: I983f216c0e362a9fe6a924074c5d84aaa659a14f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-09-03 20:33:48 +02:00
..
aix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
android Add mkspecs for android cross compilation. 2012-06-29 21:15:46 +02:00
c89 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
ios Added mkspecs for iOS. 2012-04-26 03:15:22 +02:00
mac Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
nacl Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
posix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
wince remove unused Q_FS_FAT from Windows qplatformdefs.h 2012-08-08 14:13:53 +02:00
armcc.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
clang-mac.conf Add mkspecs for 32-bit Mac OS X builds. 2012-05-04 09:19:23 +02:00
clang.conf Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecs 2012-06-12 04:29:42 +02:00
g++-base.conf configure: Auto-detect and enable C++11 support if available 2012-06-05 12:30:13 +02:00
g++-macx.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
g++-unix.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
g++.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gcc-base-ios.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
gcc-base-macx.conf configure: Remove the -dwarf2 argument for Mac OS X builds 2012-05-11 12:52:21 +02:00
gcc-base-unix.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gcc-base.conf Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecs 2012-06-12 04:29:42 +02:00
ios.conf Added mkspecs for iOS. 2012-04-26 03:15:22 +02:00
linux-android.conf android: remove QT_NO_QWS_TRANSFORMED from mkspecs 2012-07-03 00:03:36 +02:00
linux.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
llvm.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
mac.conf centralize definitions of shell commands 2012-06-19 16:46:07 +02:00
qcc-base-qnx-armv7le.conf Decouple -lang-c++ from CXX command on QNX mkspecs 2012-08-17 17:06:44 +02:00
qcc-base-qnx-x86.conf Decouple -lang-c++ from CXX command on QNX mkspecs 2012-08-17 17:06:44 +02:00
qcc-base-qnx.conf QNX: Tidy up QMAKE_LFLAGS in qnx mkspecs 2012-09-03 20:33:48 +02:00
qcc-base.conf QNX: Tidy up QMAKE_LFLAGS in qnx mkspecs 2012-09-03 20:33:48 +02:00
shell-unix.conf revamp automatic makefile generation for sub-projects 2012-06-19 16:46:08 +02:00
shell-win32.conf centralize+fix addition of copy_dir_files flag 2012-08-07 16:40:07 +02:00
unix.conf make configure set up QMAKE_DEFAULT_{INC,LIB}DIRS 2012-08-22 18:40:17 +02:00