Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 00:58:19 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95199 for review
Message-ID:  <200604140058.k3E0wJ9N065744@repoman.freebsd.org>

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

Change 95199 by jb@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 \



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