Fix unwanted IOS_ARCH reset to armv7

pull/239/head
Jeffrey Walton 2016-07-24 14:38:58 -04:00
parent e2bf6824ff
commit 8213936b55
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ done
# Defaults if not set
if [ -z "$APPLE_SDK" ]; then
APPLE_SDK=iPhoneOS
IOS_ARCH=armv7
fi
if [ -z "$IOS_ARCH" ]; then