PERFORCE change 103987 for review
John Birrell
jb at FreeBSD.org
Tue Aug 15 09:06:29 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=103987
Change 103987 by jb at jb_freebsd2 on 2006/08/15 09:06:13
Jacking up the WARNS level in _this_ library was just a
liiiiiiiiiiiiiiiitle bit premature.
Affected files ...
.. //depot/projects/dtrace/src/cddl/lib/libdtrace/Makefile#11 edit
Differences ...
==== //depot/projects/dtrace/src/cddl/lib/libdtrace/Makefile#11 (text+ko) ====
@@ -5,6 +5,8 @@
LIB= dtrace
SHLIB_MAJOR= 1
+WARNS= 1
+
SRCS= dt_aggregate.c \
dt_as.c \
dt_buf.c \
More information about the p4-projects
mailing list