PERFORCE change 131221 for review
John Birrell
jb at FreeBSD.org
Tue Dec 18 22:27:53 PST 2007
http://perforce.freebsd.org/chv.cgi?CH=131221
Change 131221 by jb at jb_freebsd1 on 2007/12/19 06:27:36
Generate CTF across all supported archs now.
Affected files ...
.. //depot/projects/dtrace/src/share/mk/sys.mk#18 edit
Differences ...
==== //depot/projects/dtrace/src/share/mk/sys.mk#18 (text+ko) ====
@@ -45,10 +45,6 @@
.endif
.endif
-.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "i386" && ${MACHINE_ARCH} != "sparc64"
-NO_CTF= 1
-.endif
-
# C Type Format data is required for DTrace
CTFFLAGS ?= -L VERSION
More information about the p4-projects
mailing list