summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-12-12 18:57:20 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2022-12-13 22:32:24 +0000
commit05e72d53a6b0546d67dc699f922811790a896fb3 (patch)
treeb86f28710850c15fcc52b4d4272fba3d2884471a /src/3rdparty/pcre2/import_from_pcre2_tarball.sh
parentedca2f5b78e1d64b999c124cdef5d311f14a0a1f (diff)
PCRE2: upgrade to 10.42
Upstream released 10.41 and 10.42 in quick succession. [ChangeLog][Third-Party Code] PCRE2 has been updated to 10.42. Change-Id: Iadec8e64e9ce7ddad17afb075157719af76379bd Pick-to: 5.15 6.2 6.4 6.5 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/3rdparty/pcre2/import_from_pcre2_tarball.sh')
-rwxr-xr-xsrc/3rdparty/pcre2/import_from_pcre2_tarball.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/3rdparty/pcre2/import_from_pcre2_tarball.sh b/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
index a0af3ea2ea..4a454b059b 100755
--- a/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
+++ b/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
@@ -129,9 +129,10 @@ FILES="
src/sljit/sljitNativePPC_32.c
src/sljit/sljitNativePPC_64.c
src/sljit/sljitNativePPC_common.c
+ src/sljit/sljitNativeRISCV_32.c
+ src/sljit/sljitNativeRISCV_64.c
+ src/sljit/sljitNativeRISCV_common.c
src/sljit/sljitNativeS390X.c
- src/sljit/sljitNativeSPARC_32.c
- src/sljit/sljitNativeSPARC_common.c
src/sljit/sljitNativeX86_32.c
src/sljit/sljitNativeX86_64.c
src/sljit/sljitNativeX86_common.c