cvs commit: src/share/mk bsd.cpu.mk

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Sep 26 15:16:35 PDT 2007


dillon      2007/09/26 15:14:17 PDT

DragonFly src repository

  Modified files:
    share/mk             bsd.cpu.mk 
  Log:
  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).
  
  Revision  Changes    Path
  1.16      +7 -0      src/share/mk/bsd.cpu.mk


http://www.dragonflybsd.org/cvsweb/src/share/mk/bsd.cpu.mk.diff?r1=1.15&r2=1.16&f=u





More information about the Commits mailing list