summaryrefslogtreecommitdiffstats
path: root/release/picobsd
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-21 16:56:27 +0000
committered <ed@FreeBSD.org>2010-01-21 16:56:27 +0000
commitf79d0f71d84e1129afe418139af4233669d52f17 (patch)
treef5330bd43d61b4b18829d147a4eafb6f358c5c03 /release/picobsd
parent6fab5fc9b390d07339af3a397be577076f4b7098 (diff)
downloadFreeBSD-src-f79d0f71d84e1129afe418139af4233669d52f17.zip
FreeBSD-src-f79d0f71d84e1129afe418139af4233669d52f17.tar.gz
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.
Diffstat (limited to 'release/picobsd')
-rw-r--r--release/picobsd/bridge/crunch.conf1
-rw-r--r--release/picobsd/qemu/crunch.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index fa24f10..2a64021 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -181,4 +181,3 @@ libs_so -lz
libs_so -lbsdxml
libs_so -lsbuf
libs_so -ljail # used by ifconfig
-libs_so -lulog # used by ifconfig
diff --git a/release/picobsd/qemu/crunch.conf b/release/picobsd/qemu/crunch.conf
index 9e72cb1..d6566ae 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
OpenPOWER on IntegriCloud