2013-09-26 17:14:40 +02:00

15 lines
560 B
Plaintext

$NetBSD: patch-ac,v 1.4 2005/06/06 15:52:10 hira Exp $
--- AC-TOOLS/config.sub.orig 2004-07-18 02:22:16.000000000 +0100
+++ AC-TOOLS/config.sub 2004-07-18 02:23:09.000000000 +0100
@@ -182,7 +182,8 @@ case $basic_machine in
| sparc64-* | mips64-* | mipsel-* \
| mips64el-* | mips64orion-* | mips64orionel-* \
| mipstx39-* | mipstx39el-* \
- | f301-*)
+ | f301-* \
+ | amd64-* | x86_64-*)
;;
# Recognize the various machine names and aliases which stand
# for a CPU type and a company and sometimes even an OS.