diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2018-08-13 00:04:06 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2018-08-13 00:04:06 -0700 |
commit | 429e511d2440691bd04f6d0f9db9ef0cd49d7153 (patch) | |
tree | 335b06d7e3fc7adbbab7f40c03cf6524a13c7f64 /sysroot.sh | |
parent | a3c544a520a774dd106da3abc598c5859a48273e (diff) |
libapt-pkg needs to be statically linked on armv6.
Diffstat (limited to 'sysroot.sh')
-rwxr-xr-x | sysroot.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -64,8 +64,6 @@ function extract() { declare -A urls -urls[apt7]=http://apt.saurik.com/debs/apt7_0.7.25.3-7_iphoneos-arm.deb -urls[apt7-lib]=http://apt.saurik.com/debs/apt7-lib_0.7.25.3-12_iphoneos-arm.deb urls[coreutils]=http://apt.saurik.com/debs/coreutils_7.4-11_iphoneos-arm.deb if [[ 0 ]]; then |