summaryrefslogtreecommitdiffstats
path: root/xbmc-10-disable-zlib-in-cximage.patch
blob: 4ae8e763b456e904b34101fd7737ab673b6750fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- 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" \