Go to file
apb 296f525d9f When building as a host tool, do not add ${LIBM} to DPADD, but do add
"-lm" to LDADD as usual.  We do assume that the host system has a -lm
library, but we can't assume that the library is in /usr/lib/libm.a.
2008-10-20 18:16:54 +00:00
bin Pass AWK in environment to shell scripts run during the build. 2008-10-20 07:11:55 +00:00
common Allow atomic ops to be built as part of libpthread. 2008-09-29 08:43:00 +00:00
crypto Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
dist IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
distrib Don't specify "load=/miniroot.kmod" by default in boot.cfg on bootcds. 2008-10-20 14:08:35 +00:00
doc IPF 4.1.31 is out 2008-10-20 12:09:15 +00:00
etc Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
external No need for quotes around XORG_VERSION_CURRENT. 2008-10-20 16:25:06 +00:00
games Use uint32_t and include <stdint.h>, instead of using u_int32_t 2008-10-19 07:56:42 +00:00
gnu Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
include Add the C99 header <tgmath.h> (Type-generic math.h) 2008-09-28 14:57:41 +00:00
lib The tools/compat versions of mkstemp() and mkdtemp() need to call the 2008-10-20 10:28:38 +00:00
libexec Never build this with PIE. 2008-10-16 14:36:20 +00:00
regress Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin - Add code to produce a fake ELF kernel containing only symbol info. Done 2008-10-20 10:34:54 +00:00
share - note that local hostname settings might be overriden by dhclient(8) 2008-10-20 14:56:44 +00:00
sys Declare sa_system_disabled with extern. 2008-10-20 16:16:27 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools The tools/compat versions of mkstemp() and mkdtemp() need to call the 2008-10-20 10:28:38 +00:00
usr.bin When building as a host tool, do not add ${LIBM} to DPADD, but do add 2008-10-20 18:16:54 +00:00
usr.sbin Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:23 +00:00
x11 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:23 +00:00
build.sh Remove support for printing "'-x' has been replaced by 'xxxxx'". 2008-08-22 23:41:24 +00:00
BUILDING regen for recent change to examples and objdir advice, 2008-09-24 07:38:04 +00:00
Makefile add do-sys-rump-net-lib 2008-10-16 09:43:12 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00