From owner-p4-projects@FreeBSD.ORG Thu Oct 18 02:14:54 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 297B016A46D; Thu, 18 Oct 2007 02:14:54 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5A0916A469 for ; Thu, 18 Oct 2007 02:14:53 +0000 (UTC) (envelope-from jb@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C668313C458 for ; Thu, 18 Oct 2007 02:14:53 +0000 (UTC) (envelope-from jb@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9I2ErNw084726 for ; Thu, 18 Oct 2007 02:14:53 GMT (envelope-from jb@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9I2ErGa084723 for perforce@freebsd.org; Thu, 18 Oct 2007 02:14:53 GMT (envelope-from jb@freebsd.org) Date: Thu, 18 Oct 2007 02:14:53 GMT Message-Id: <200710180214.l9I2ErGa084723@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to jb@freebsd.org using -f From: John Birrell To: Perforce Change Reviews Cc: Subject: PERFORCE change 127647 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 02:14:54 -0000 http://perforce.freebsd.org/chv.cgi?CH=127647 Change 127647 by jb@jb_freebsd1 on 2007/10/18 02:14:47 Hook the BSD libdwarf into the build. Affected files ... .. //depot/projects/dtrace/src/lib/Makefile#14 edit Differences ... ==== //depot/projects/dtrace/src/lib/Makefile#14 (text+ko) ==== @@ -30,7 +30,7 @@ ${_libypclnt} libalias libarchive ${_libatm} \ libbegemot ${_libbluetooth} libbsnmp libbz2 \ libcalendar libcam libcompat libdevinfo libdevstat libdisk \ - libedit libexpat libfetch libftpio libgeom ${_libgpib} \ + libdwarf libedit libexpat libfetch libftpio libgeom ${_libgpib} \ libgssapi libipsec \ ${_libipx} libkiconv libmagic libmemstat ${_libmilter} ${_libmp} \ ${_libncp} ${_libngatm} libopie libpam libpcap \