summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
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 :=