]> git.saurik.com Git - cydia.git/blobdiff - makefile
Finally got all these transitions right.
[cydia.git] / makefile
index 9ffa5e9f826795ea65a7d7d0cb4a9e0603003db5..b0ea315055cac28dc3def7f2e6b9abb74d835490 100644 (file)
--- a/makefile
+++ b/makefile
@@ -7,4 +7,4 @@ test: all
        ssh saurik@$(iPhone) /dat/Cydia
 
 Cydia: *.mm makefile
-       arm-apple-darwin-g++ -fobjc-call-cxx-cdtors -g3 -O2 -Wall -Werror -o $@ $< -framework UIKit -framework Foundation -framework CoreFoundation -framework CoreGraphics -framework GraphicsServices -lobjc -lapt-pkg -lpcre -fobjc-exceptions
+       arm-apple-darwin-g++ -fobjc-call-cxx-cdtors -g3 -O2 -Wall -Werror -o $@ $< -framework UIKit -framework IOKit -framework Foundation -framework CoreFoundation -framework CoreGraphics -framework GraphicsServices -lobjc -lapt-pkg -lpcre -fobjc-exceptions