Commit c5993d83 by Richard Kenner

(lang_options): Add -I for GNAT.

From-SVN: r9428
parent 8980b5a3
...@@ -808,6 +808,7 @@ char *lang_options[] = ...@@ -808,6 +808,7 @@ char *lang_options[] =
/* This is for GNAT and is temporary. */ /* This is for GNAT and is temporary. */
"-gnat", "-gnat",
"-I",
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