mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Configurations/10-main.conf: update iOS commentary.
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
c4cd831606
commit
d11582f133
@ -1388,7 +1388,7 @@
|
||||
inherit_from => [ "darwin-common", asm("armv4_asm") ],
|
||||
# It should be possible to go below iOS 6 and even add -arch armv6,
|
||||
# thus targeting iPhone pre-3GS, but it's assumed to be irrelevant
|
||||
# at this point (and impossible to download SDK for).
|
||||
# at this point.
|
||||
cflags => "-arch armv7 -mios-version-min=6.0.0 -isysroot \$(CROSS_TOP)/SDKs/\$(CROSS_SDK) -fno-common",
|
||||
sys_id => "iOS",
|
||||
perlasm_scheme => "ios32",
|
||||
|
Loading…
Reference in New Issue
Block a user