summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-bf
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/patches/patch-bf')
-rw-r--r--editors/emacs/patches/patch-bf4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/patches/patch-bf b/editors/emacs/patches/patch-bf
index 10f57bfc33a..170e2254177 100644
--- a/editors/emacs/patches/patch-bf
+++ b/editors/emacs/patches/patch-bf
@@ -1,4 +1,4 @@
-$NetBSD: patch-bf,v 1.5 2000/01/22 19:57:47 tron Exp $
+$NetBSD: patch-bf,v 1.6 2000/11/29 13:45:11 minoura Exp $
--- src/s/netbsd.h.orig Sat Apr 11 20:15:19 1998
+++ src/s/netbsd.h Sat Jan 22 20:22:29 2000
@@ -23,7 +23,7 @@ $NetBSD: patch-bf,v 1.5 2000/01/22 19:57:47 tron Exp $
+
+#ifdef __ELF__
+#define HAVE_TEXT_START /* No need to define `start_of_text'. */
-+#define UNEXEC unexelf.c
++#define UNEXEC unexelf.o
+#define ORDINARY_LINK
#endif /* __ELF__ */