mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
Use shared library for gettext as default
This commit is contained in:
parent
8360efdcc1
commit
cb5a9d639e
@ -10,7 +10,7 @@ config BR2_PACKAGE_GETTEXT
|
|||||||
|
|
||||||
config BR2_PACKAGE_GETTEXT_STATIC
|
config BR2_PACKAGE_GETTEXT_STATIC
|
||||||
bool "Use libgettext.a instead of libgettext.so.*"
|
bool "Use libgettext.a instead of libgettext.so.*"
|
||||||
default y
|
default n
|
||||||
depends on BR2_PACKAGE_GETTEXT
|
depends on BR2_PACKAGE_GETTEXT
|
||||||
depends on BR2_arm
|
depends on BR2_arm
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user