aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/dpx2.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-10-20 20:10:29 +0000
committerRichard M. Stallman <[email protected]>1994-10-20 20:10:29 +0000
commit7ee9eab9d72a24c5742c933c6b5f0af742eae253 (patch)
tree2002580d664dc489ddfe0a3d63fa1aaa382c05d0 /src/m/dpx2.h
parentbc9babb6220e299f94da942a50c869a98d4b89c6 (diff)
(LD_SWITCH_MACHINE): Defined.
Diffstat (limited to 'src/m/dpx2.h')
-rw-r--r--src/m/dpx2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/dpx2.h b/src/m/dpx2.h
index 0366542df9..3d1cbac8a5 100644
--- a/src/m/dpx2.h
+++ b/src/m/dpx2.h
@@ -240,6 +240,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Send signals to subprocesses by "typing" signal chars at them. */
#define SIGNALS_VIA_CHARACTERS
+/* This is to prevent memory clobbering on the DPX/2 200. */
+#define LD_SWITCH_MACHINE -N -T32
+
/* end of dpx2.h */