cvs commit: src/share/mk bsd.cpu.mk
    Eric Anholt 
    anholt at FreeBSD.org
       
    Thu May 22 09:56:48 PDT 2003
    
    
  
anholt      2003/05/22 09:56:46 PDT
  FreeBSD src repository
  Modified files:
    share/mk             bsd.cpu.mk 
  Log:
  Change -march=pentium4 to -march=pentium3 when CPUTYPE==p4, because gcc 3.2 is
  known to produce broken code with -march=pentium4.  Add a note explaining this.
  This should be removed when we update to gcc 3.3 or the bug is otherwise fixed.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.28      +3 -1      src/share/mk/bsd.cpu.mk
    
    
More information about the cvs-all
mailing list