- fix indentation of help texts

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-28 11:57:00 +00:00
parent e0b4700acf
commit f27735d605

View File

@ -105,7 +105,7 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS
string "Additional gcc options" string "Additional gcc options"
default "" default ""
help help
Any additional gcc options you may want to include.... Any additional gcc configure options you may want to include....
config BR2_INSTALL_LIBSTDCPP config BR2_INSTALL_LIBSTDCPP
bool "Build/install c++ compiler and libstdc++?" bool "Build/install c++ compiler and libstdc++?"
@ -137,8 +137,6 @@ config BR2_INSTALL_FORTRAN
Note that it is highly recommended NOT to use gfortran Note that it is highly recommended NOT to use gfortran
from gcc older than 4.2.0 from gcc older than 4.2.0
You have been warned..
config BR2_GCC_SHARED_LIBGCC config BR2_GCC_SHARED_LIBGCC
bool "Build/install a shared libgcc?" bool "Build/install a shared libgcc?"
default y default y