Date: Thu, 6 Dec 2007 16:22:19 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkse Makefile src ObsoleteFiles.inc Message-ID: <200712061622.lB6GMJhg082661@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2007-12-06 16:22:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libkse Makefile
. ObsoleteFiles.inc
Log:
MFC:
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
Approved by: re (kensmith)
Revision Changes Path
1.112.2.6 +6 -0 src/ObsoleteFiles.inc
1.66.2.1 +6 -3 src/lib/libkse/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712061622.lB6GMJhg082661>
