2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-24 07:40:26 +08:00

(lang_options): Add -I for GNAT.

From-SVN: r9428
This commit is contained in:
Richard Kenner 1995-04-21 08:22:39 -04:00
parent 8980b5a34d
commit c5993d837c

@ -808,6 +808,7 @@ char *lang_options[] =
/* This is for GNAT and is temporary. */
"-gnat",
"-I",
0
};