mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
- fix indentation of help texts
This commit is contained in:
parent
e0b4700acf
commit
f27735d605
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user