Date: Sat, 12 Jan 2008 05:17:25 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 133103 for review Message-ID: <200801120517.m0C5HPGh010820@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=133103 Change 133103 by jb@jb_freebsd1 on 2008/01/12 05:17:03 Add libproc to the prebuild libs Affected files ... .. //depot/projects/dtrace/src/Makefile.inc1#34 edit Differences ... ==== //depot/projects/dtrace/src/Makefile.inc1#34 (text+ko) ==== @@ -1081,7 +1081,7 @@ 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 + ${_secure_lib_libssl} lib/libdwarf lib/libproc .if ${MK_LIBTHR} != "no" && ${MK_LIBKSE} != "no" _default_thread_lib= lib/${DEFAULT_THREAD_LIB}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801120517.m0C5HPGh010820>