OSDN Git Service

Change --enable-cpu to --with-cpu.
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Dec 1995 17:40:39 +0000 (17:40 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Dec 1995 17:40:39 +0000 (17:40 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10825 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/rs6000.h

index 3bd9bec..97fca60 100644 (file)
@@ -331,7 +331,7 @@ extern enum processor_type rs6000_cpu;
    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
 {
   char *string;