cvs commit: src Makefile.inc1
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Wed Feb 28 20:06:22 UTC 2007
    
    
  
ru          2007-02-28 20:06:21 UTC
  FreeBSD src repository
  Modified files:
    .                    Makefile.inc1 
  Log:
  Resurrect one of the patches from attic and refine the
  lib32 build somewhat.  Specifically, instead of spamming
  ${CC} et al with -I${LIB32TMP}/usr/include which can be
  harmful (as has been demonstrated by the ncursesw WIP),
  use slightly different approach to achieve the same goal.
  This also simplifies things a bit.
  
  Prodded by:     rafan
  
  Revision  Changes    Path
  1.568     +18 -31    src/Makefile.inc1
    
    
More information about the cvs-all
mailing list