]> git.saurik.com Git - cydia.git/commitdiff
Support compilation with 5.0 SDK.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 20 Oct 2011 08:30:17 +0000 (01:30 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 20 Oct 2011 08:30:17 +0000 (01:30 -0700)
makefile

index 828ee362ff216c19a04bfeb6f4fcbd8cc7634caa..372e21a8a5217f6570d4897542e51e6476e464a6 100644 (file)
--- a/makefile
+++ b/makefile
@@ -9,7 +9,7 @@ gcc := 4.2
 ifeq ($(gcc),)
 gxx := $(dev)/usr/bin/clang++
 else
-gxx := $(dev)/usr/bin/g++-$(gcc)
+gxx := $(dev)/usr/bin/g++
 endif
 
 flags :=