Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2006 02:53:22 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 103962 for review
Message-ID:  <200608150253.k7F2rM8w085523@repoman.freebsd.org>

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

Change 103962 by jb@jb_freebsd2 on 2006/08/15 02:53:00

	Stop building Sun's libelf altogether now.
	
	This might be a bit premature, but it will provide inspiration to
	get libbsdelf finished. 8-)

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/Makefile#5 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/lib/Makefile#5 (text+ko) ====

@@ -2,8 +2,4 @@
 
 SUBDIR= libctf libdtrace libproc
 
-.if ${MACHINE_ARCH} == "i386"
-SUBDIR+= libelf
-.endif
-
 .include <bsd.subdir.mk>



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