From ae31f51e1ba8afc3c5b797c01508e6c5d2d6f59d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 16 Feb 1995 05:43:28 +0000 Subject: (hostname): New variable, so CCVERSION actually works. --- =Maketools | 1 + 1 file changed, 1 insertion(+) diff --git a/=Maketools b/=Maketools index b4183cff..4ae5ebb6 100644 --- a/=Maketools +++ b/=Maketools @@ -14,6 +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 +hostname := $(shell hostname) CCVERSION=$(firstword $(CCVERSION-$(hostname)) 2.6.2) CCTYPE=-b $(CCTARGET) -V $(CCVERSION) CCVERSION-douglas.gnu.ai.mit.edu = 2.5.7 -- cgit v1.2.3