Commit c7daad38 by Richard Stallman

(lang_options): Add -fdollars-in-identifiers.

From-SVN: r4729
parent a419ff54
......@@ -545,6 +545,8 @@ char *lang_options[] =
"-fno-builtin",
"-fno-ident",
"-fident",
"-fdollars-in-identifiers",
"-fnodollars-in-identifiers",
"-ansi",
"-Wimplicit",
"-Wno-implicit",
......
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