- remove old reminder that is already dealt with.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 21 Jan 2007 11:34:14 +0000 (11:34 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 21 Jan 2007 11:34:14 +0000 (11:34 -0000)
toolchain/Config.in

index e646391959ef80628a4f450b096149da98581f03..06e6b514c504611834d1571c12380840702eaa95 100644 (file)
@@ -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