diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-07-17 21:23:40 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2020-12-03 02:20:16 +0100 |
commit | 6c237381cae4277bcf4e0a4ad4480a193412e8ed (patch) | |
tree | a314efeeaac5d1cedfbf8150197196628c176491 /external/pdfium/UnpackedTarball_pdfium.mk | |
parent | 2b4872a00c53ede99063d290c69b6d94fa0a77eb (diff) |
pdfium: update to 3471
Allows dropping 4 API patches + the one that allows building against
system ICU.
Reviewed-on: https://gerrit.libreoffice.org/57588
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
(cherry picked from commit 1445d84cdc906fabf6cc7a59f3c94b4049477701)
Change-Id: Ib5c63ba7daf51b320c07b24486f7398bf71bcfbf
Diffstat (limited to 'external/pdfium/UnpackedTarball_pdfium.mk')
-rw-r--r-- | external/pdfium/UnpackedTarball_pdfium.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/external/pdfium/UnpackedTarball_pdfium.mk b/external/pdfium/UnpackedTarball_pdfium.mk index 2ac8404e3164..0dcfe354c741 100644 --- a/external/pdfium/UnpackedTarball_pdfium.mk +++ b/external/pdfium/UnpackedTarball_pdfium.mk @@ -10,7 +10,6 @@ pdfium_patches := pdfium_patches += visibility.patch.1 pdfium_patches += ubsan.patch -pdfium_patches += icu.patch.1 # Fixes build on our baseline. pdfium_patches += build.patch.1 |