summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-sparc
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2024-03-10 16:42:41 +0300
committerAlexander Golubev <fatzer2@gmail.com>2024-03-10 16:42:41 +0300
commitcbdf33337892590c7f81ce37d8f67894912753af (patch)
tree8e26c119f98b75d6f9c9a92bb2b8af3dcf7848dc /mkspecs/linux-g++-sparc
parent4100c9e29f3ccb324a68ff1759ebbf1d35849a40 (diff)
downloadtqt3-cbdf33337892590c7f81ce37d8f67894912753af.tar.gz
tqt3-cbdf33337892590c7f81ce37d8f67894912753af.zip
Avoid setting CONFIG=thread in qmake.conf
Otherwise it's impossible to override in ./configure Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'mkspecs/linux-g++-sparc')
-rw-r--r--mkspecs/linux-g++-sparc/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-g++-sparc/qmake.conf b/mkspecs/linux-g++-sparc/qmake.conf
index 79010acd..4c39abcb 100644
--- a/mkspecs/linux-g++-sparc/qmake.conf
+++ b/mkspecs/linux-g++-sparc/qmake.conf
@@ -5,7 +5,7 @@
MAKEFILE_GENERATOR = UNIX
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl thread
+CONFIG += qt warn_on release incremental link_prl
QMAKE_INCREMENTAL_STYLE = sublib
QMAKE_CC = gcc