diff options
author | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 16:56:27 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-21 16:56:27 +0000 |
commit | 84bee0d7fbd96d1e613c4b5a394a5b47ff1d8073 (patch) | |
tree | f5330bd43d61b4b18829d147a4eafb6f358c5c03 /release/picobsd/qemu | |
parent | bc7622b74669d9114cc78aa8a87b265a71565b8c (diff) | |
download | src-84bee0d7fbd96d1e613c4b5a394a5b47ff1d8073.tar.gz src-84bee0d7fbd96d1e613c4b5a394a5b47ff1d8073.zip |
Remove libulog from the bootstrap again.
libulog now only provides functions that are used by various packages
from the ports tree, namely the libutempter ones. There is no reason to
link it into the crunch/fixit binaries anymore.
Notes
Notes:
svn path=/head/; revision=202755
Diffstat (limited to 'release/picobsd/qemu')
-rw-r--r-- | release/picobsd/qemu/crunch.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/picobsd/qemu/crunch.conf b/release/picobsd/qemu/crunch.conf index 9e72cb14ed22..d6566ae70563 100644 --- a/release/picobsd/qemu/crunch.conf +++ b/release/picobsd/qemu/crunch.conf @@ -189,4 +189,3 @@ libs_so -lz libs_so -lbsdxml libs_so -lsbuf libs_so -ljail # used by ifconfig -libs_so -lulog |