ru
|
815d860c2f
|
- 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.
|
2006-11-26 14:36:34 +00:00 |
|
ru
|
4d582ffe09
|
Remove alpha left-overs.
|
2006-08-22 08:03:01 +00:00 |
|
ru
|
f6f87616ef
|
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.
|
2006-04-12 19:52:34 +00:00 |
|
ru
|
637342fe1a
|
Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending
on platform.
|
2006-03-21 11:00:54 +00:00 |
|
ru
|
388e590f95
|
Reimplementation of world/kernel build options. For details, see:
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
|
2006-03-17 18:54:44 +00:00 |
|
pjd
|
4e01341785
|
Don't compile ggatec/ggated in NO_LIBPTHREAD case.
Reported by: Andrea Campi <andrea+freebsd_cvs_all@webcom.it>
Approved by: re (scottl)
|
2005-07-10 15:16:49 +00:00 |
|
pjd
|
dbf20e6f7f
|
Makefile for building ggate utilities: ggatel(8), ggatec(8), ggated(8).
|
2004-04-30 16:12:20 +00:00 |
|