From 3586564e69fa304f4a51e2affe95c2c8061fb047 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 8 Nov 1994 19:27:56 +0000 Subject: (CCVERSION): Upgrade default to version 2.6.2. --- =Maketools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/=Maketools b/=Maketools index 4679b119..9ce48964 100644 --- a/=Maketools +++ b/=Maketools @@ -14,7 +14,7 @@ mighost := ernst.gnu.ai.mit.edu # Set these options to the GCC compiler spec (the correct value # can be found in /usr/local/lib/lib-gcc). CCTARGET=i386-gnu -CCVERSION=$(firstword $(CCVERSION-$(hostname)) 2.6.0) +CCVERSION=$(firstword $(CCVERSION-$(hostname)) 2.6.2) CCTYPE=-b $(CCTARGET) -V $(CCVERSION) CCVERSION-douglas.gnu.ai.mit.edu = 2.5.7 CCVERSION-ernst.gnu.ai.mit.edu = 2.5.7 -- cgit v1.2.3