(SMALL_ARG_MAX): Defined.
authorRichard Stallman <rms@gnu.org>
Wed, 16 Jun 1993 21:09:23 +0000 (21:09 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 16 Jun 1993 21:09:23 +0000 (21:09 +0000)
From-SVN: r4683

gcc/config/i386/xm-sysv4.h

index 6085735c50ec366317ee12cd359e48fc6aedb60c..359b0ea005656d64e11d505b904885fdb8976101 100644 (file)
@@ -7,3 +7,7 @@
 #ifndef __GNUC__
 #define USE_C_ALLOCA
 #endif
+
+/* Univel, at least, has a small ARG_MAX.  Defining this is harmless
+   except for causing extra stat calls in the driver program.  */
+#define SMALL_ARG_MAX