Commit a457294f by Richard Kenner

(lang_options): Add temporary parameter "gnat".

From-SVN: r5588
parent c1de946d
...@@ -663,6 +663,9 @@ char *lang_options[] = ...@@ -663,6 +663,9 @@ char *lang_options[] =
"-Wno-selector", "-Wno-selector",
"-Wprotocol", "-Wprotocol",
"-Wno-protocol", "-Wno-protocol",
/* This is for GNAT and is temporary. */
"-gnat",
0 0
}; };
......
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