cvs commit: src/sbin/ggate Makefile src/usr.bin Makefile
 src/usr.sbin Makefile
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Wed Apr 12 19:52:35 UTC 2006
    
    
  
ru          2006-04-12 19:52:34 UTC
  FreeBSD src repository
  Modified files:
    sbin/ggate           Makefile 
    usr.bin              Makefile 
    usr.sbin             Makefile 
  Log:
  libc_r is no longer provided, and on alpha and sparc64, libthr
  is (sym)linked to libpthread.  Account for this change and
  check for MK_LIBTHR instead of MK_LIBC_R where appropriate.
  
  Revision  Changes    Path
  1.5       +1 -1      src/sbin/ggate/Makefile
  1.293     +1 -1      src/usr.bin/Makefile
  1.349     +2 -2      src/usr.sbin/Makefile
    
    
More information about the cvs-all
mailing list