(LD_SWITCH_MACHINE): Defined.
authorRichard M. Stallman <rms@gnu.org>
Thu, 20 Oct 1994 20:10:29 +0000 (20:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 20 Oct 1994 20:10:29 +0000 (20:10 +0000)
src/m/dpx2.h

index 0366542..3d1cbac 100644 (file)
@@ -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 */