Commit 75487059 by Richard Stallman

(TAROUTOPTS): New definition.

From-SVN: r4766
parent 68760136
...@@ -10,3 +10,6 @@ OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_B ...@@ -10,3 +10,6 @@ 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 # 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 # target which does support debugging. There is currently no way to avoid
# the -g option that doesn't break something else. # the -g option that doesn't break something else.
# Apollo does not have B option.
TAROUTOPTS=xpf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment