changeset 9628:d325ca3a67e4

(LD_SWITCH_MACHINE): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 20 Oct 1994 20:10:29 +0000
parents 449fc86a0f4f
children 53e092e189c6
files src/m/dpx2.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/dpx2.h	Thu Oct 20 20:03:30 1994 +0000
+++ b/src/m/dpx2.h	Thu Oct 20 20:10:29 1994 +0000
@@ -240,6 +240,9 @@
 /* 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 */