Commit 4592123b by Jason Merrill

fix typo

From-SVN: r26874
parent b6181dbb
......@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA. */
-lang-c++ %{nostdinc*} %{C} %{A*} %{I*} %{P} %{$} %I\
%{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
-D__GNUC__=%v1 -D__GNUG__=%v1\
-D__GNUC_MINOR__=%v2} -D__cplusplus\
-D__GNUC_MINOR__=%v2 -D__cplusplus\
%{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
%{!fno-exceptions:-D__EXCEPTIONS}\
%c %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}}\
......
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