Commit f27735d6 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- fix indentation of help texts

parent e0b4700a
Loading
Loading
Loading
Loading
+12 −14
Original line number Diff line number Diff line
@@ -105,7 +105,7 @@ config BR2_EXTRA_GCC_CONFIG_OPTIONS
	string "Additional gcc options"
	default ""
	help
	    Any additional gcc options you may want to include....
	  Any additional gcc configure options you may want to include....

config BR2_INSTALL_LIBSTDCPP
	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
	  from gcc older than 4.2.0

	    You have been warned..

config BR2_GCC_SHARED_LIBGCC
	bool "Build/install a shared libgcc?"
	default y