Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2010 00:39:06 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/mk bsd.cpu.mk
Message-ID:  <201005050039.o450dNBo001210@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-05-05 00:39:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/mk             bsd.cpu.mk 
  Log:
  SVN rev 207641 on 2010-05-05 00:39:06Z by delphij
  
  MFC r206973:
  
  When CPUTYPE is defined to any value, on amd64 platform "mmx" is
  available through MACHINE_CPU, indicating the CPU supports that
  feature, as done by revision 138685.
  
  This changeset adds "mmx" into the default amd64 MACHINE_CPU list
  when no CPUTYPE is specified to provide consistent behavior.
  
  PR:             amd64/145593
  Submitted by:   mm
  
  Revision  Changes    Path
  1.62.2.5  +1 -1      src/share/mk/bsd.cpu.mk



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