PERFORCE change 103962 for review

John Birrell jb at FreeBSD.org
Tue Aug 15 02:53:23 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=103962

Change 103962 by jb at 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>


More information about the p4-projects mailing list