summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/pcre.pri')
-rw-r--r--src/3rdparty/pcre.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/pcre.pri b/src/3rdparty/pcre.pri
index 41ce218c9e..8928c045fa 100644
--- a/src/3rdparty/pcre.pri
+++ b/src/3rdparty/pcre.pri
@@ -2,6 +2,7 @@ DEFINES += PCRE_HAVE_CONFIG_H
win32:DEFINES += PCRE_STATIC
ios:DEFINES += PCRE_DISABLE_JIT
+qnx:DEFINES += PCRE_DISABLE_JIT
INCLUDEPATH += $$PWD/pcre
SOURCES += \