PERFORCE change 104133 for review

John Birrell jb at FreeBSD.org
Tue Aug 15 21:35:29 UTC 2006


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

Change 104133 by jb at jb_freebsd2 on 2006/08/15 21:32:43

	Add libelf to the prebuild libraries.

Affected files ...

.. //depot/projects/dtrace/src/Makefile.inc1#16 edit

Differences ...

==== //depot/projects/dtrace/src/Makefile.inc1#16 (text+ko) ====

@@ -1004,7 +1004,7 @@
 _startup_libs+=	lib/csu/${MACHINE_ARCH}
 .endif
 
-_prebuild_libs=
+_prebuild_libs=	lib/libelf
 
 _generic_libs=	gnu/lib
 


More information about the p4-projects mailing list