Commit cb1fcd8c by Richard Kenner

(lang_options): Add -W{no,}extern-inline.

From-SVN: r6558
parent bfa1514a
......@@ -680,6 +680,8 @@ char *lang_options[] =
"-Wno-template-debugging",
"-Wctor-dtor-privacy",
"-Wno-ctor-dtor-privacy",
"-Wextern-inline",
"-Wno-extern-inline",
/* these are for obj c */
"-lang-objc",
......
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