summaryrefslogtreecommitdiffstats
path: root/external/hyphen
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-10-10 11:17:34 +0200
committerDavid Tardon <dtardon@redhat.com>2017-10-10 12:53:45 +0200
commit1bae5c02efff0faa89f3f61b8a51b87ac0f46b73 (patch)
treeb040149d84d23583f25254f72957c679910a7a50 /external/hyphen
parentRevert "iOS, removed unneeded avmedia libraries" (diff)
downloadcore-1bae5c02efff0faa89f3f61b8a51b87ac0f46b73.tar.gz
core-1bae5c02efff0faa89f3f61b8a51b87ac0f46b73.zip
use gbuild way to update config.*, continued
Change-Id: I9abf1742c213f47c576ffbb7dafd33087f7037e5 Reviewed-on: https://gerrit.libreoffice.org/43307 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'external/hyphen')
-rw-r--r--external/hyphen/UnpackedTarball_hyphen.mk3
-rw-r--r--external/hyphen/hyphen-iOS.patch.020
2 files changed, 2 insertions, 21 deletions
diff --git a/external/hyphen/UnpackedTarball_hyphen.mk b/external/hyphen/UnpackedTarball_hyphen.mk
index c2cbe7f1040b..c4bbb02269dd 100644
--- a/external/hyphen/UnpackedTarball_hyphen.mk
+++ b/external/hyphen/UnpackedTarball_hyphen.mk
@@ -11,10 +11,11 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,hyphen))
$(eval $(call gb_UnpackedTarball_set_tarball,hyphen,$(HYPHEN_TARBALL)))
+$(eval $(call gb_UnpackedTarball_update_autoconf_configs,hyphen))
+
$(eval $(call gb_UnpackedTarball_add_patches,hyphen,\
external/hyphen/hyphen-build.patch \
external/hyphen/hyphen-fdo48017-wfopen.patch \
- external/hyphen/hyphen-iOS.patch.0 \
))
# vim: set noet sw=4 ts=4:
diff --git a/external/hyphen/hyphen-iOS.patch.0 b/external/hyphen/hyphen-iOS.patch.0
deleted file mode 100644
index 9e578338b858..000000000000
--- a/external/hyphen/hyphen-iOS.patch.0
+++ /dev/null
@@ -1,20 +0,0 @@
---- config.sub 2014-06-27 10:59:40.000000000 +0200
-+++ config.sub 2017-06-12 17:03:16.000000000 +0200
-@@ -257,7 +257,7 @@
- | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
- | am33_2.0 \
- | arc \
-- | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
-+ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] | arm64 \
- | avr | avr32 \
- | be32 | be64 \
- | bfin \
-@@ -370,7 +370,7 @@
- | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
- | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
-- | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
-+ | arm-* | armbe-* | armle-* | armeb-* | armv*-* | arm64-* \
- | avr-* | avr32-* \
- | be32-* | be64-* \
- | bfin-* | bs2000-* \