summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-02-24 10:42:48 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-07 02:41:16 -0800
commitac450beea1262650cebd02cfcc4b3bef3fe6dac9 (patch)
tree5608995d4be62ae97e64f036791ca0bd35b7afdd /makefile
parent7fc9061dcf8eac3148e1404c2c2401cb371c6499 (diff)
I like the iOS 4.0 SDK.
Diffstat (limited to 'makefile')
-rw-r--r--makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/makefile b/makefile
index f94af0d..2a227cc 100644
--- a/makefile
+++ b/makefile
@@ -1,13 +1,7 @@
sdks := /Developer/Platforms/iPhoneOS.platform/Developer/SDKs
-ios := 3.2
-#ios := 2.0
-
-ifeq ($(patsubst 2%,2,$(ios)),2)
-gcc := 4.0
-else
+ios := 4.0
gcc := 4.2
-endif
flags :=
link :=