summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
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 /Makefile.inc1
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 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 340357d..a268844 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1114,7 +1114,7 @@ _prebuild_libs= ${_kerberos5_lib_libasn1} ${_kerberos5_lib_libkrb5} \
lib/libkiconv lib/libkvm lib/libmd \
lib/ncurses/ncurses lib/ncurses/ncursesw \
lib/libopie lib/libpam ${_lib_libthr} \
- lib/libradius lib/libsbuf lib/libtacplus lib/libulog \
+ lib/libradius lib/libsbuf lib/libtacplus \
lib/libutil ${_lib_libypclnt} lib/libz lib/msun \
${_secure_lib_libcrypto} ${_secure_lib_libssh} \
${_secure_lib_libssl} lib/libdwarf lib/libproc
OpenPOWER on IntegriCloud