summaryrefslogtreecommitdiff
path: root/gcc/config/i386/sco5.h
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-04 18:07:44 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2002-06-04 18:07:44 +0000
commitd9d8b7007e233c06121ddcc5cb44195c6dac2604 (patch)
tree4bbe5cc7d9a3bd1f717f6a16a3618dfe2989370e /gcc/config/i386/sco5.h
parentf6a5cf64feeeefab867ee0cd1d6ff10324f57572 (diff)
downloadgcc-d9d8b7007e233c06121ddcc5cb44195c6dac2604.tar.gz
config/i386:
* beos-elf.h, cygwin.h, djgpp.h, gas.h, gnu.h, i386-interix.h, i386-interix3.h, i386elf.h, linux-aout.h, linux.h, linux64.h, mingw32.h, netbsd-elf.h, netbsd.h, netbsd64.h, rtemself.h, sco5.h, sol2.h, sysv3.h, sysv4.h, sysv5.h, uwin.h, vxi386.h, win32.h (CPP_SPEC): Remove cpp_cpu. * i386.h (TARGET_CPU_CPP_BUILTINS): Use. (CPP_CPU_DEFAULT_SPEC, CPP_CPU_SPEC): Die! git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54254 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/sco5.h')
-rw-r--r--gcc/config/i386/sco5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sco5.h b/gcc/config/i386/sco5.h
index b520159f79c..818cba84f93 100644
--- a/gcc/config/i386/sco5.h
+++ b/gcc/config/i386/sco5.h
@@ -641,7 +641,7 @@ init_section () \
/* You are in a maze of GCC specs ... all alike */
#undef CPP_SPEC
-#define CPP_SPEC "%(cpp_cpu) \
+#define CPP_SPEC "\
%{fpic:%{mcoff:%e-fpic is not valid with -mcoff}} \
%{fPIC:%{mcoff:%e-fPIC is not valid with -mcoff}} \
-D__i386 -D__unix -D_SCO_DS=1 -D_M_I386 -D_M_XENIX -D_M_UNIX \