mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
Config.in: fix typo
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
59899f40f1
commit
d9312d63d9
@ -652,7 +652,7 @@ config BR2_STATIC_LIBS
|
|||||||
bool "static only"
|
bool "static only"
|
||||||
help
|
help
|
||||||
Build and use only static libraries. No shared libraries will
|
Build and use only static libraries. No shared libraries will
|
||||||
be instaled on the target. This potentially increases your
|
be installed on the target. This potentially increases your
|
||||||
code size and should only be used if you know what you are
|
code size and should only be used if you know what you are
|
||||||
doing. Note that some packages may not be available when this
|
doing. Note that some packages may not be available when this
|
||||||
option is enabled, due to their need for dynamic library
|
option is enabled, due to their need for dynamic library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user