(lang_options): Add -W{no,}extern-inline.
From-SVN: r6558
This commit is contained in:
parent
bfa1514a0c
commit
cb1fcd8ce3
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user