diff options
Diffstat (limited to 'net/sniffit/patches/patch-af')
-rw-r--r-- | net/sniffit/patches/patch-af | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/sniffit/patches/patch-af b/net/sniffit/patches/patch-af deleted file mode 100644 index 25efd6f0057..00000000000 --- a/net/sniffit/patches/patch-af +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-af,v 1.2 2002/04/04 15:28:24 cjep Exp $ - ---- config.sub.orig Fri Apr 18 10:33:57 1997 -+++ config.sub Thu Apr 4 15:28:15 2002 -@@ -171,13 +171,13 @@ - ;; - # Recognize the basic CPU types with company name. - vax-* | tahoe-* | i[3456]86-* | i860-* | m68k-* | m68000-* | m88k-* \ -- | sparc-* | ns32k-* | fx80-* | arm-* | c[123]* \ -+ | sparc-* | ns32k-* | fx80-* | arm-* | arm32-* | c[123]* \ - | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* | power-* \ - | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ - | hppa-* | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ - | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ - | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \ -- | mips64el-* | mips64orion-* | mips64orionel-* | f301-*) -+ | mips64el-* | mips64orion-* | mips64orionel-* | f301-* | macppc-*) - ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. |