openbsd-ports/editors/emacs21/patches/patch-src_m_hp9000s300_h
pvalchev 0f8a10ac14 hppa support
mark BROKEN, as there's still some sort of a bug; the process spins hogging
CPU until the machine hangs hard
2003-12-31 08:38:24 +00:00

11 lines
314 B
Plaintext

$OpenBSD: patch-src_m_hp9000s300_h,v 1.1 2003/12/31 08:38:24 pvalchev Exp $
--- src/m/hp9000s300.h.orig 2003-11-21 11:01:02.000000000 -0700
+++ src/m/hp9000s300.h 2003-11-21 17:22:02.000000000 -0700
@@ -227,4 +227,6 @@ NOTE-END */
#define NEED_BSDTTY
#endif
+#define HAVE_TEXT_START
+
#endif /* not BSD4_3 */