summaryrefslogtreecommitdiffstats
path: root/release/pc98
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2009-12-06 14:22:14 +0000
committered <ed@FreeBSD.org>2009-12-06 14:22:14 +0000
commit197649eead7324e13c8060d2bfcbe88e9f5dc60e (patch)
tree9294794c081dda5817576a08f2b8c3a848740377 /release/pc98
parent3b25356a7f2fbaed46baab9878a76f64fb46aa41 (diff)
downloadFreeBSD-src-197649eead7324e13c8060d2bfcbe88e9f5dc60e.zip
FreeBSD-src-197649eead7324e13c8060d2bfcbe88e9f5dc60e.tar.gz
Don't forget to link the fixits against -lulog.
reboot(8) now depends on it. Reported by: nyan
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 111f1cd..b9a48ca 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 -lutil
+libs -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lulog -lutil
diff --git a/release/pc98/fixit_crunch.conf b/release/pc98/fixit_crunch.conf
index c03db1c..e156602 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 -lutil
+libs -ledit -lgeom -lbsdxml -lsbuf -lkiconv -lkvm -lncurses -lulog -lutil
OpenPOWER on IntegriCloud