diff options
author | Jay Freeman <saurik@saurik.com> | 2008-05-08 19:08:48 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-05-08 19:08:48 +0000 |
commit | 33f4aad8c58ff824e6fbad89a03f364beeac14fd (patch) | |
tree | 960557f2012d701cdd3ce1190d4732f2e7d9eaaf /data/mobileterminal/werror.diff | |
parent | 9a888b9a4d236fab2d48a83c6eff8b49d8e0eee5 (diff) |
Moved to unstable MobileTerminal branch.
git-svn-id: http://svn.telesphoreo.org/trunk@269 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/mobileterminal/werror.diff')
-rw-r--r-- | data/mobileterminal/werror.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/mobileterminal/werror.diff b/data/mobileterminal/werror.diff deleted file mode 100644 index 76f6a9ff3..000000000 --- a/data/mobileterminal/werror.diff +++ /dev/null @@ -1,10 +0,0 @@ -diff -ru mobileterminal-273/Makefile mobileterminal-273+iPhone/Makefile ---- mobileterminal-273/Makefile 2007-10-01 08:23:11.000000000 +0000 -+++ mobileterminal-273+iPhone/Makefile 2008-04-09 12:22:02.000000000 +0000 -@@ -1,5 +1,5 @@ - CC=arm-apple-darwin-gcc --CFLAGS=-Wall -Werror -O7 -+CFLAGS=-Wall -O7 - LDFLAGS=-lobjc -framework CoreFoundation -framework Foundation \ - -framework UIKit -framework LayerKit -framework CoreGraphics \ - -framework GraphicsServices -lcurses |