summaryrefslogtreecommitdiffstats
path: root/libxmlsec/UnpackedTarball_xmlsec.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-03 21:04:16 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-03 21:13:17 +0300
commit7aa6f1b01481c1d0f1a12f56ad197c797056c37b (patch)
tree3fa3525ad487c08a3e126b0eae6ef0822b25aa75 /libxmlsec/UnpackedTarball_xmlsec.mk
parentRemove Mac OS X 10.4 and 10.5 SDK support (diff)
downloadcore-7aa6f1b01481c1d0f1a12f56ad197c797056c37b.tar.gz
core-7aa6f1b01481c1d0f1a12f56ad197c797056c37b.zip
Remove Mac OS X for PowerPC support
Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
Diffstat (limited to 'libxmlsec/UnpackedTarball_xmlsec.mk')
-rw-r--r--libxmlsec/UnpackedTarball_xmlsec.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/libxmlsec/UnpackedTarball_xmlsec.mk b/libxmlsec/UnpackedTarball_xmlsec.mk
index fc2ed16a5336..7860295c4e68 100644
--- a/libxmlsec/UnpackedTarball_xmlsec.mk
+++ b/libxmlsec/UnpackedTarball_xmlsec.mk
@@ -42,10 +42,4 @@ $(eval $(call gb_UnpackedTarball_add_patches,xmlsec,\
))
endif
-ifeq ($(OS)$(CPU),MACOSXP)
-$(eval $(call gb_UnpackedTarball_add_patches,xmlsec,\
- libxmlsec/xmlsec1-1.2.14_old_automake.patch \
-))
-endif
-
# vim: set noet sw=4 ts=4: