aboutsummaryrefslogtreecommitdiffstats
path: root/ios.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2013-12-31 05:14:00 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2013-12-31 05:14:00 -0800
commit604cc486bdefb246c984a21dbb30cdaf8b0a7f4d (patch)
treed48cf2c845fd39c8e7a963a261f25a2a7d45663c /ios.sh
parent0204ccf74a729c6cc83f2a5e1be3bc1c728b7ccb (diff)
downloadldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.tar.gz
ldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.tar.zst
ldid-604cc486bdefb246c984a21dbb30cdaf8b0a7f4d.zip
Very minor (critical) changes to the build script.v1.1.2
Diffstat (limited to 'ios.sh')
-rwxr-xr-xios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios.sh b/ios.sh
index 3d1608c..77a971b 100755
--- a/ios.sh
+++ b/ios.sh
@@ -2,7 +2,7 @@
set -e -x
-cycc -i2.0 -m10.5 -oldid.arm -- ldid.cpp sha1.c -x c lookup2.c -I .
+cycc -i2.0 -m10.4 -oldid.arm -- ldid.cpp -x c sha1.c lookup2.c -I .
rm -rf _
mkdir -p _/usr/bin