Commit 1642c2de by Mike Stump

loose some C++ options.

From-SVN: r7219
parent 3061ec2b
......@@ -632,8 +632,6 @@ char *lang_options[] =
"-fno-all-virtual",
"-falt-external-templates",
"-fno-alt-external-templates",
"-fansi-exceptions",
"-fno-ansi-exceptions",
"-fansi-overloading",
"-fno-ansi-overloading",
"-fcadillac",
......@@ -668,8 +666,6 @@ char *lang_options[] =
"-fno-nonnull-objects",
"-fsave-memoized",
"-fno-save-memoized",
"-fspring-exceptions",
"-fno-spring-exceptions",
"-fstats",
"-fno-stats",
"-fstrict-prototype",
......
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