diff options
author | phk <phk@FreeBSD.org> | 2002-09-26 04:40:54 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2002-09-26 04:40:54 +0000 |
commit | 58b4c8ef8262d91211ca71f1217416841e3bed3b (patch) | |
tree | ac4cf594b59feb85af7d29d00a80f3c516c635be /lib/libc | |
parent | d6f7c28f2bf07e1b7dc0e285cf358a6bc0bddacc (diff) | |
download | FreeBSD-src-58b4c8ef8262d91211ca71f1217416841e3bed3b.zip FreeBSD-src-58b4c8ef8262d91211ca71f1217416841e3bed3b.tar.gz |
Add "make universe" target which:
for each arch i386 sparc64 alpha ia64
make buildworld TARGET_ARCH=$arch
if NOTES found
make LINT
foreach kern ${arch}/conf/[A-Z0-9]*
make buildkernel TARGET_ARCH=$arch KERNCONF=$kern
Errors from the individual steps are ignored and the stdout+stderr
are saved in distinct files in root of the source tree with names
like: _.${arch}.${target}
On my dual 1.6G Athlon it takes roughly four hours to run this target.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions