From: Jay Freeman (saurik) Date: Thu, 24 Feb 2011 18:42:48 +0000 (-0800) Subject: I like the iOS 4.0 SDK. X-Git-Tag: v1.1.0%b1~199 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/ac450beea1262650cebd02cfcc4b3bef3fe6dac9?ds=inline I like the iOS 4.0 SDK. --- diff --git a/makefile b/makefile index f94af0d9..2a227cc6 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 :=