Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2010 01:13:08 +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:  <201004210113.o3L1DRmq020219@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-04-21 01:13:08 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.cpu.mk 
  Log:
  SVN rev 206973 on 2010-04-21 01:13:08Z by delphij
  
  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
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.73      +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?201004210113.o3L1DRmq020219>