PERFORCE change 32273 for review

Peter Wemm peter at FreeBSD.org
Sat May 31 23:42:21 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=32273

Change 32273 by peter at peter_overcee on 2003/05/31 23:41:31

	Bah!

Affected files ...

.. //depot/projects/hammer/usr.sbin/crunch/crunchide/Makefile#2 edit

Differences ...

==== //depot/projects/hammer/usr.sbin/crunch/crunchide/Makefile#2 (text+ko) ====

@@ -11,7 +11,7 @@
 .endif
 
 .if ${TARGET_ARCH} == alpha || ${TARGET_ARCH} == ia64 || \
-    ${TARGET_ARCH} == sparc64
+    ${TARGET_ARCH} == sparc64 || ${TARGET_ARCH} == amd64
 CFLAGS+=-DNLIST_ELF64
 SRCS+=	exec_elf64.c
 exec_elf64.o: exec_elf32.c


More information about the p4-projects mailing list