summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--=Maketools2
1 files changed, 1 insertions, 1 deletions
diff --git a/=Maketools b/=Maketools
index 60ff7d93..b80a11a4 100644
--- a/=Maketools
+++ b/=Maketools
@@ -10,7 +10,7 @@ mighost := ernst
# Set these options to the GCC compiler spec (the correct value
# can be found in /usr/local/lib/lib-gcc).
-CCTARGET=i386-gnu
+CCTARGET=i386-mach
CCVERSION=$(firstword $(CCVERSION-$(hostname)) 2.5.8)
CCTYPE=-b $(CCTARGET) -V $(CCVERSION)
CCVERSION-douglas.gnu.ai.mit.edu = 2.5.7