Commit c1a9a99c by Richard Kenner

(default_compilers, gnat1): Don't write -gnatb.

From-SVN: r6285
parent df8a401a
......@@ -583,7 +583,7 @@ static struct compiler default_compilers[] =
{".adb", "@ada"},
{".ada", "@ada"},
{"@ada",
"gnat1 %{gnat*} %{k8:-gnatk8} %{!v:-quiet -gnatb} %{w:-gnatws}\
"gnat1 %{gnat*} %{k8:-gnatk8} %{w:-gnatws}\
-dumpbase %b.ada\
%{g*} %{O*} %{p} %{pg:-p} %{f*} %{d*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
......
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