Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 23:42:18 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 32273 for review
Message-ID:  <200306010642.h516gIo6097957@repoman.freebsd.org>

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

Change 32273 by peter@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



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