summaryrefslogtreecommitdiffstats
path: root/src/concurrent/concurrent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/concurrent/concurrent.pro')
-rw-r--r--src/concurrent/concurrent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/concurrent/concurrent.pro b/src/concurrent/concurrent.pro
index 53b6bd0472..2b8fef2d6a 100644
--- a/src/concurrent/concurrent.pro
+++ b/src/concurrent/concurrent.pro
@@ -39,5 +39,5 @@ HEADERS += \
HEADERS += \
contains(QT_CONFIG, clock-gettime) {
- linux-*|hpux-*|solaris-*:LIBS *= -lrt
+ linux-*|hpux-*|solaris-*: LIBS_PRIVATE *= -lrt
}