projects
/
cycript.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
83c6fec
)
On iOS 9 Apple broke pre-existing 32-bit binaries.
author
Jay Freeman (saurik)
<saurik@saurik.com>
Thu, 15 Oct 2015 07:38:12 +0000
(
00:38
-0700)
committer
Jay Freeman (saurik)
<saurik@saurik.com>
Thu, 15 Oct 2015 07:38:12 +0000
(
00:38
-0700)
apple-configure.sh
patch
|
blob
|
blame
|
history
diff --git
a/apple-configure.sh
b/apple-configure.sh
index f5318834e90e57cc5780a27e4a7b72aa31237306..d89d4cf0ffd7ba4aba3310f7b487a677a6ac76f1 100755
(executable)
--- a/
apple-configure.sh
+++ b/
apple-configure.sh
@@
-107,6
+107,7
@@
for arch in armv6 armv7 armv7s arm64; do
min=7.0
else
min=2.0
+ ldf+=" -Wl,-segalign,4000"
#cpf+=" -mthumb"
fi