aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/dpx2.h
diff options
context:
space:
mode:
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 */