Commit 19a86235 by Sergey Okhapkin Committed by Jeff Law

toplev.c (lang_options): Add -remap as a preprocessor option.

8
        * toplev.c (lang_options): Add -remap as a preprocessor option.

From-SVN: r20437
parent cac45626
...@@ -908,6 +908,7 @@ char *lang_options[] = ...@@ -908,6 +908,7 @@ char *lang_options[] =
"-nostdinc", "-nostdinc",
"-nostdinc++", "-nostdinc++",
"-undef", "-undef",
"-remap",
#include "options.h" #include "options.h"
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