Commit ff222560 by Michael Meissner

Change --enable-cpu to --with-cpu.

From-SVN: r10825
parent 5d6426e0
...@@ -331,7 +331,7 @@ extern enum processor_type rs6000_cpu; ...@@ -331,7 +331,7 @@ extern enum processor_type rs6000_cpu;
SUBTARGET_OPTIONS \ SUBTARGET_OPTIONS \
} }
/* rs6000_select[0] is reserved for the default cpu defined via --enable-cpu */ /* rs6000_select[0] is reserved for the default cpu defined via --with-cpu */
struct rs6000_cpu_select struct rs6000_cpu_select
{ {
char *string; char *string;
......
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