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.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rdparty/pcre.pri b/src/3rdparty/pcre.pri
index 6ab9d4dc87..8928c045fa 100644
--- a/src/3rdparty/pcre.pri
+++ b/src/3rdparty/pcre.pri
@@ -1,6 +1,8 @@
DEFINES += PCRE_HAVE_CONFIG_H
win32:DEFINES += PCRE_STATIC
+ios:DEFINES += PCRE_DISABLE_JIT
+qnx:DEFINES += PCRE_DISABLE_JIT
INCLUDEPATH += $$PWD/pcre
SOURCES += \