From d11582f133bf49d47054b97a0406b13fbeecbdef Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Tue, 21 Apr 2015 09:13:27 +0200 Subject: [PATCH] Configurations/10-main.conf: update iOS commentary. Reviewed-by: Richard Levitte --- Configurations/10-main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf index 372080cf7e..1d1a212cae 100644 --- a/Configurations/10-main.conf +++ b/Configurations/10-main.conf @@ -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", -- 2.25.1