summaryrefslogtreecommitdiff
path: root/misc/fd/patches/patch-ad
blob: a3f878ef0d1a01e4952a4bddf554f27217fe0441 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.2 1998/08/07 11:10:18 agc Exp $

--- machine.h.orig	Sat Jun 27 22:34:14 1998
+++ machine.h	Sat Jun 27 22:35:30 1998
@@ -160,7 +160,7 @@
 #define	SIGARGINT
 #endif
 
-#if (defined (__alpha) || defined (alpha)) && !defined(linux)
+#if (defined (__alpha) || defined (alpha)) && !defined(linux) && !defined(__NetBSD__)
 #define	CODEEUC
 #define	TARUSESPACE
 # if defined (SYSTYPE_BSD)