Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2006 06:17:05 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 93017 for review
Message-ID:  <200603090617.k296H5sU063478@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=93017

Change 93017 by soc-andrew@soc-andrew_serv on 2006/03/09 06:17:05

	Bring in the lib/Makefile change

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#9 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#9 (text+ko) ====

@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.1 (Berkeley) 6/4/93
-# $FreeBSD: src/lib/Makefile,v 1.211 2006/02/02 10:05:39 rwatson Exp $
+# $FreeBSD: src/lib/Makefile,v 1.212 2006/03/09 01:03:58 davidxu Exp $
 
 # To satisfy shared library or ELF linkage when only the libraries being
 # built are visible:
@@ -31,7 +31,8 @@
 	libgssapi ${_libio} libipsec \
 	libipx libkiconv libmagic libmemstat libmenu ${_libmilter} ${_libmp} \
 	${_libncp} ${_libngatm} libopie libpam libpanel libpcap \
-	libpmc ${_libpthread} ${_libsdp} ${_libsm} ${_libsmb} ${_libsmdb} \
+	libpmc ${_libpthread} librt ${_libsdp} ${_libsm} ${_libsmb} \
+	${_libsmdb} \
 	${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \
 	libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \
 	bsdinstaller lua



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603090617.k296H5sU063478>