blob: 70669569b959a219134f60b14ff1a1860acf3a26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aj,v 1.3 2010/02/26 10:56:38 drochner Exp $
--- config/ARCHS.orig 2010-02-11 13:20:59.000000000 +0000
+++ config/ARCHS
@@ -27,6 +27,7 @@ macosx for MacOS X >= 10.4
macosxicc for MacOS X >= 10.4 with Intel icc (Intel only)
macosx64 for MacOS X >= 10.5 with gcc 4.0 64 bit mode
macosxxlc for MacOS X >= 10.4 with IBM xl compilers (PPC only)
+netbsd for NetBSD
openbsd for OpenBSD >= 3.7 with gcc
sgicc for SGI IRIX 6.x with CC
sgicc64 for SGI IRIX 6.x with CC 64 bits
|