Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2006 14:36:34 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr Makefile src/sbin/ggate Makefile src/usr.bin Makefile src/usr.sbin Makefile src/usr.sbin/cached Makefile
Message-ID:  <200611261436.kAQEaYgp045552@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2006-11-26 14:36:34 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr           Makefile 
    sbin/ggate           Makefile 
    usr.bin              Makefile 
    usr.sbin             Makefile 
    usr.sbin/cached      Makefile 
  Log:
  - When building world WITHOUT_LIBPTHREAD, link libthr to libpthread.
  - Don't build ngctl(8) and cached(8) if threading libs aren't built.
  - Fix various issues in a cached(8) makefile.
  
  Revision  Changes    Path
  1.21      +5 -5      src/lib/libthr/Makefile
  1.7       +2 -6      src/sbin/ggate/Makefile
  1.297     +2 -5      src/usr.bin/Makefile
  1.365     +16 -8     src/usr.sbin/Makefile
  1.2       +8 -11     src/usr.sbin/cached/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611261436.kAQEaYgp045552>