cvs commit: src/lib/libpthread Makefile src/lib/libthr Makefile
Marcel Moolenaar
marcel at FreeBSD.org
Sat Sep 27 16:27:21 PDT 2003
marcel 2003/09/27 16:27:19 PDT
FreeBSD src repository
Modified files:
lib/libpthread Makefile
lib/libthr Makefile
Log:
Relink libc_r.a, libc_r.so and libc_r_p.so from libthr to libkse.
On ia64, where there's no libc_r at all, libkse is now the default
thread library by virtue of these links.
The reasons for this change are:
1. libkse is slated to become the default thread library anyway,
2. active development and maintenance is only present for libkse,
3. GNOME and KDE, both in the process of being supported on ia64,
work better with KSE; even on ia64.
Revision Changes Path
1.49 +12 -0 src/lib/libpthread/Makefile
1.6 +0 -12 src/lib/libthr/Makefile
More information about the cvs-src
mailing list