summaryrefslogtreecommitdiffstats
path: root/xbmc-10-disable-zlib-in-cximage.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc-10-disable-zlib-in-cximage.patch')
-rw-r--r--xbmc-10-disable-zlib-in-cximage.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/xbmc-10-disable-zlib-in-cximage.patch b/xbmc-10-disable-zlib-in-cximage.patch
deleted file mode 100644
index 4ae8e76..0000000
--- a/xbmc-10-disable-zlib-in-cximage.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- configure.in.orig 2010-08-20 00:17:55.000000000 -0400
-+++ configure.in 2010-08-20 00:19:27.621394427 -0400
-@@ -1736,14 +1736,6 @@
- fi
- ], [$HOST_NOT_APPLE])
-
--XB_CONFIG_MODULE([xbmc/lib/cximage-6.0/zlib], [
-- if test "$host_vendor" = "apple" ; then
-- export MACOSX_DEPLOYMENT_TARGET=10.4
-- CFLAGS="$CFLAGS -fno-common" \
-- ./configure
-- fi
--], [0])
--
- XB_CONFIG_MODULE([lib/libass], [
- if test "$host_vendor" = "apple" ; then
- CFLAGS="$CFLAGS -fno-common" \