PERFORCE change 95199 for review
John Birrell
jb at FreeBSD.org
Fri Apr 14 00:58:21 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=95199
Change 95199 by jb at jb_freebsd2 on 2006/04/14 00:57:38
Revise the include paths.
Affected files ...
.. //depot/projects/dtrace/src/cddl/lib/libctf/Makefile#2 edit
Differences ...
==== //depot/projects/dtrace/src/cddl/lib/libctf/Makefile#2 (text+ko) ====
@@ -15,10 +15,6 @@
.PATH: ${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common
.PATH: ${OPENSOLARIS_SYS_DISTDIR}/common/ctf
-# This definition is checked in Sun's code to determine if the 64-bit
-# types are defined. FreeBSD always has them.
-CFLAGS+= -D_INT64_TYPE
-
CFLAGS+= -DCTF_OLD_VERSIONS
CFLAGS+= -I${.CURDIR}/../../../contrib \
More information about the p4-projects
mailing list