summaryrefslogtreecommitdiff
path: root/misc/fd/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fd/patches/patch-ad')
-rw-r--r--misc/fd/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/fd/patches/patch-ad b/misc/fd/patches/patch-ad
deleted file mode 100644
index a3f878ef0d1..00000000000
--- a/misc/fd/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$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)