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

David E. O'Brien obrien at FreeBSD.org
Sat Oct 16 22:08:30 PDT 2004


obrien      2004-10-17 05:08:29 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.cpu.mk 
  Log:
  + Simplify by treating the standard x86 CPU names as the CPUTYPE vs.
    treating them as an alias.  Treat the shorthand versions as aliases.
  + Separate the x86 GCC CPU CFLAGS from the ICC CFLAGS.  This greatly
    simplifies the GCC section.  It also makes it more clear which CPU's
    have the same ICC CPU CFLAGS.
  + Remove redundancy in the alpha section.
  + Add forgotten ICC CPU CFLAGS for the mobile Intel CPU's added in rev. 1.42.
  
  Revision  Changes    Path
  1.43      +46 -69    src/share/mk/bsd.cpu.mk


More information about the cvs-all mailing list