]> gcc.gnu.org Git - gcc.git/blob - gcc/config/x-lynx
(enum processor_type): Change from RIOS to RIOS1.
[gcc.git] / gcc / config / x-lynx
1 # /bin/cc is hopelessly broken, so we must use /bin/gcc instead.
2 CC = $(OLDCC)
3 OLDCC = /bin/gcc
4
5 # ??? This takes far too long to run, several hours, so let's not do it for
6 # now.
7 STMP_FIXPROTO =
This page took 0.510679 seconds and 5 git commands to generate.