Fix a bootstrapping issue with the change of the default gcc to 4.1.
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 26 Sep 2007 22:14:17 +0000 (22:14 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 26 Sep 2007 22:14:17 +0000 (22:14 +0000)
commitc0cbcbcea89264b3d16a2598637162584689c6a1
tree9835d49c284bb9af2b84fbe574b90dfd6f3caf38
parentb1e426a681f68cd037df41e3814d40cb4e90033e
Fix a bootstrapping issue with the change of the default gcc to 4.1.
If the host does not have gcc-4.1 installed use gcc-3.4 for HOST_CCVER
(that is, the compiler used in the bootstrap portion of the build).
share/mk/bsd.cpu.mk