]> git.saurik.com Git - ldid.git/commitdiff
Apple's newer LLVM backends generate garbage code.
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 27 Jun 2015 04:18:40 +0000 (21:18 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 27 Jun 2015 04:18:40 +0000 (21:18 -0700)
ios.sh

diff --git a/ios.sh b/ios.sh
index 63c30e8490fb614158a140423316c994561c93e1..a9dae809e48d587abc5048e7959d36b973189672 100755 (executable)
--- a/ios.sh
+++ b/ios.sh
@@ -2,6 +2,7 @@
 
 set -e -x
 
+sudo xcode-select --switch /Applications/Xcode-4.6.3.app
 cycc -i2.0 -oldid.arm -- -c -std=c++11 ldid.cpp -I.
 cycc -i2.0 -oldid.arm -- ldid.arm -x c sha1.c lookup2.c -I .