aboutsummaryrefslogtreecommitdiffstats
path: root/main/icu/icu-ccache.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-06-07 09:12:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-06-07 10:39:34 +0000
commit8282d74c17bccc1561e480477206e17088a21264 (patch)
tree29b260177a83f1f243bd55e9b7ebdc4f7c0a2c66 /main/icu/icu-ccache.patch
parentfcb85ceace51034c2b25f2ac98f2f41f40d6f684 (diff)
downloadaports-8282d74c17bccc1561e480477206e17088a21264.tar.bz2
aports-8282d74c17bccc1561e480477206e17088a21264.tar.xz
main/icu: upgrade to 4.8
Diffstat (limited to 'main/icu/icu-ccache.patch')
-rw-r--r--main/icu/icu-ccache.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/icu/icu-ccache.patch b/main/icu/icu-ccache.patch
deleted file mode 100644
index 214b9093c6..0000000000
--- a/main/icu/icu-ccache.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./tools/icuinfo/Makefile.in.orig
-+++ ./tools/icuinfo/Makefile.in
-@@ -36,7 +36,7 @@
-
- ICUINFO_OPTS=-i ../../data/out/build/$(ICUDATA_PLATFORM_NAME)
-
--CPPFLAGS+= -DU_PLATFORM=\"@platform@\" -DU_BUILD=\"@build@\" -DU_HOST=\"@host@\" -DU_CC=\"@CC@\" -DU_CXX=\"@CXX@\"
-+CPPFLAGS+= -DU_PLATFORM=\"@platform@\" -DU_BUILD=\"@build@\" -DU_HOST=\"@host@\" '-DU_CC="@CC@"' '-DU_CXX="@CXX@"'
- # -DENABLE_RELEASE=@ENABLE_RELEASE@ -DENABLE_DEBUG=@ENABLE_DEBUG@ "
-
-