Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2006 09:46:44 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 100479 for review
Message-ID:  <200607030946.k639kinV065755@repoman.freebsd.org>

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

Change 100479 by jb@jb_freebsd2 on 2006/07/03 09:45:57

	Remove a pre-processor definition that probably should only be
	set in a header file if at all.

Affected files ...

.. //depot/projects/dtrace/src/cddl/lib/libelf/Makefile#4 edit

Differences ...

==== //depot/projects/dtrace/src/cddl/lib/libelf/Makefile#4 (text+ko) ====

@@ -39,8 +39,6 @@
 .PATH:  	${OPENSOLARIS_USR_DISTDIR}/cmd/sgs/libelf/common
 .PATH:  	${OPENSOLARIS_USR_DISTDIR}/cmd/sgs/libelf/misc
 
-CFLAGS+=	-D_LONGLONG_TYPE
-
 CFLAGS +=	-I${.OBJDIR} \
 		-I${.CURDIR}/../../../contrib \
 		-I${.CURDIR}/../../../sys/contrib \



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