Explorar el Código

- remove old reminder that is already dealt with.

Bernhard Reutner-Fischer hace 18 años
padre
commit
ec150063ed
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      toolchain/Config.in

+ 0 - 10
toolchain/Config.in

@@ -58,15 +58,5 @@ config BR2_CROSS_TOOLCHAIN_TARGET_UTILS
 	  Answer Y if you want these apps (if built) copied into the cross toolchain
 	  dir under <arch>-linux-uclibc/target_utils/.
 
-# Might be worth experimenting with for gcc 3.4.x.
-#GCC_WITH_CPU:=
-#GCC_WITH_ARCH:=
-#GCC_WITH_TUNE:=
-
-#GCC_WITH_CPU:=--with-cpu=
-#GCC_WITH_ARCH:=--with-arch=
-#GCC_WITH_TUNE:=--with-tune=
-
-
 endmenu