summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2018-01-06 00:09:14 +0200
committerMartin Storsjö <martin@martin.st>2018-01-23 19:19:46 +0000
commite39a9de3309f84be4101da839a0bacf69090706f (patch)
tree7d91df543adc624624fd48174d104577813dd39f /mkspecs
parent5c0bd3961fa17d594e2a14d142b75c0002856595 (diff)
pcre2: Disable JIT on windows on arm/arm64
sljit, the JIT in pcre2, doesn't quite fully work on windows on arm yet (although the subset of functionality used by pcre2 might mostly work). On arm64, it fails to compile (although working around that failure is pretty easy), when using clang in MinGW mode (where __GNUC__ is defined, making the JIT auto-enabled). Disable it in these configurations until it has been fully tested and fixed upstream first. Change-Id: Ie9681cb7cdd1960586ba194c71e057eb918cb419 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions