summaryrefslogtreecommitdiff
path: root/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'configure.host')
-rw-r--r--configure.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.host b/configure.host
index 49e378f..b5e1ec7 100644
--- a/configure.host
+++ b/configure.host
@@ -92,7 +92,7 @@ case "${host}" in
fi
;;
- i?86-*-darwin* | x86_64-*-darwin* | x86_64-*-ios)
+ i?86-*-darwin* | x86_64-*-darwin* | i?86-*-ios | x86_64-*-ios)
TARGETDIR=x86
if test $ac_cv_sizeof_size_t = 4; then
TARGET=X86_DARWIN