summaryrefslogtreecommitdiffstats
path: root/release/pc98
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/pc98
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/pc98')
-rw-r--r--release/pc98/fixit-small_crunch.conf2
-rw-r--r--release/pc98/fixit_crunch.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/release/pc98/fixit-small_crunch.conf b/release/pc98/fixit-small_crunch.conf
index b9a48ca..111f1cd 100644
--- a/release/pc98/fixit-small_crunch.conf
+++ b/release/pc98/fixit-small_crunch.conf
@@ -40,4 +40,4 @@ srcdirs /usr/src/usr.sbin
progs chown
ln chown chgrp
-libs -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lulog -lutil
+libs -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lutil
diff --git a/release/pc98/fixit_crunch.conf b/release/pc98/fixit_crunch.conf
index e156602..c03db1c 100644
--- a/release/pc98/fixit_crunch.conf
+++ b/release/pc98/fixit_crunch.conf
@@ -44,4 +44,4 @@ srcdirs /usr/src/usr.sbin
progs chown
ln chown chgrp
-libs -ledit -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lulog -lutil
+libs -ledit -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lutil
OpenPOWER on IntegriCloud