diff --git a/contrib/bootstrap b/contrib/bootstrap index 4f6d4ee2a3..74e5e383c8 100755 --- a/contrib/bootstrap +++ b/contrib/bootstrap @@ -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