cvs commit: src ObsoleteFiles.inc src/lib/libkse Makefile
    Brooks Davis 
    brooks at FreeBSD.org
       
    Thu Nov 29 13:49:09 PST 2007
    
    
  
brooks      2007-11-29 21:49:08 UTC
  FreeBSD src repository
  Modified files:
    .                    ObsoleteFiles.inc 
    lib/libkse           Makefile 
  Log:
  To reduce the impact of possible removal of the syscalls required by
  libkse in FreeBSD 8.0, do not build or install static versions of libkse
  (i.e. libkse*.a) in the default case.  Static versions will be built and
  installed if libthr is not built or if libkse is the default threading
  library.
  
  Discussed on:   freebsd-arch
  MFC after:      3 days
  
  Revision  Changes    Path
  1.123     +6 -0      src/ObsoleteFiles.inc
  1.68      +6 -3      src/lib/libkse/Makefile
    
    
More information about the cvs-all
mailing list