summaryrefslogtreecommitdiff
path: root/data/p7zip/tools.diff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-02-03 12:56:18 +0000
committerJay Freeman <saurik@saurik.com>2008-02-03 12:56:18 +0000
commitf6dcdc22ee9b5aef63a1e2b26a9243db9552b54b (patch)
tree9d0103edae9c383bd952133de242f815f77ce2ed /data/p7zip/tools.diff
parent4fd64bcec9155e0c303cc481a3cded08711056dd (diff)
Somebody thought 7zip would be better than rzip. I think they are wrong ;P.
git-svn-id: http://svn.telesphoreo.org/trunk@49 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/p7zip/tools.diff')
-rw-r--r--data/p7zip/tools.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/p7zip/tools.diff b/data/p7zip/tools.diff
new file mode 100644
index 000000000..9194d9f02
--- /dev/null
+++ b/data/p7zip/tools.diff
@@ -0,0 +1,14 @@
+diff -ru p7zip_4.57/makefile.macosx p7zip_4.57+iPhone/makefile.macosx
+--- p7zip_4.57/makefile.macosx 2007-05-27 09:57:49.000000000 +0000
++++ p7zip_4.57+iPhone/makefile.macosx 2008-01-23 08:09:43.000000000 +0000
+@@ -7,8 +7,8 @@
+ -DNDEBUG -D_REENTRANT -DENV_UNIX \
+ $(LOCAL_FLAGS)
+
+-CXX=c++ $(ALLFLAGS)
+-CC=cc $(ALLFLAGS)
++CXX=arm-apple-darwin-c++ $(ALLFLAGS)
++CC=arm-apple-darwin-gcc $(ALLFLAGS)
+ LINK_SHARED=-bundle
+
+ LOCAL_LIBS=