aboutsummaryrefslogtreecommitdiff
path: root/host.defs
diff options
context:
space:
mode:
Diffstat (limited to 'host.defs')
-rw-r--r--host.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/host.defs b/host.defs
index 40572cc24271..6e03537fa612 100644
--- a/host.defs
+++ b/host.defs
@@ -851,7 +851,7 @@ machtype: defined(sparc) : "sparc"
enddef :
-newdef : defined(APPLE) && defined(MACH)
+newdef : defined(APPLE)
comment : OS X
vendor : : "apple"
hosttype: defined(i386) : "intel-mac"