mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
13 lines
583 B
Plaintext
13 lines
583 B
Plaintext
$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
|