diff options
Diffstat (limited to 'gcc/config/m68k/x-apollo68')
-rw-r--r-- | gcc/config/m68k/x-apollo68 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/m68k/x-apollo68 b/gcc/config/m68k/x-apollo68 index 4c809f958f9..9d4f863955c 100644 --- a/gcc/config/m68k/x-apollo68 +++ b/gcc/config/m68k/x-apollo68 @@ -10,6 +10,3 @@ OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_B # is bad, and it also does the wrong thing if we are cross compiling to a # target which does support debugging. There is currently no way to avoid # the -g option that doesn't break something else. - -# Apollo does not have B option. -TAROUTOPTS=xpf |