(X_CFLAGS): Defined.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 1992 20:25:54 +0000 (20:25 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Aug 1992 20:25:54 +0000 (20:25 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1888 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/x-sco

index 8d6e4fc..1deef3a 100644 (file)
@@ -5,3 +5,6 @@ OLDCC = rcc $(RCCFLAGS)
 RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
 CCLIBFLAGS =
 CLIB = -lPW
+
+# Seems to be needed with SCO DEV3.2v4.
+X_CFLAGS = -D__STDC__=0