@@ -874,11 +874,11 @@ CHECK_BUILTIN_BSWAP(16) CHECK_BUILTIN_BSWAP(32) CHECK_BUILTIN_BSWAP(64) case "$host" in - arm-apple-darwin*) + arm*-apple-darwin*) have_processes="no" ;; *-*-mingw*) have_processes="yes" ;; @@ -919,11 +919,11 @@ ]) ]) ]) case "$host" in - arm-apple-darwin*) + arm*-apple-darwin*) AC_DEFINE(OF_IOS, 1, [Whether we compile for iOS]) ;; esac AS_IF([test x"$GOBJC" = x"yes"], [