diff --git a/gcc/config/m68k/x-apollo68 b/gcc/config/m68k/x-apollo68 new file mode 100644 index 00000000000..9ae7c05af49 --- /dev/null +++ b/gcc/config/m68k/x-apollo68 @@ -0,0 +1,4 @@ +# vasta@apollo.com says this is how to compile on an Apollo (SR10.x). +# Use a Berkeley environment. +CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG +OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG