Contribs: accept more toolchains for OS X

This commit is contained in:
Jean-Baptiste Kempf 2015-11-04 14:29:45 +01:00
parent 8521a85af9
commit 7da16002e3
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ test -z "$WITH_OPTIMIZATION" || add_make_enabled "WITH_OPTIMIZATION"
#
OS="${HOST#*-}" # strip architecture
case "${OS}" in
apple-darwin*)
*-darwin*)
if test -z "$BUILDFORIOS"
then
check_macosx_sdk