Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 13:44:46 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.cpu.mk
Message-ID:  <200209182044.g8IKik0V061874@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/09/18 13:44:46 PDT

  Modified files:
    share/mk             bsd.cpu.mk 
  Log:
  For the default case of CPUTYPE not being set, don't define CPUTYPE to the
  lowest value in order to get the right MACHINE_CPU values since setting
  CPUTYPE can result in problems later in the buildkernel case.  Instead,
  set MACHINE_CPU directly and leave CPUTYPE alone.
  
  Tested by:      mbr
  
  Revision  Changes    Path
  1.20      +6 -5      src/share/mk/bsd.cpu.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209182044.g8IKik0V061874>