mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
Use shared library for gettext as default
This commit is contained in:
@@ -10,7 +10,7 @@ config BR2_PACKAGE_GETTEXT
|
||||
|
||||
config BR2_PACKAGE_GETTEXT_STATIC
|
||||
bool "Use libgettext.a instead of libgettext.so.*"
|
||||
default y
|
||||
default n
|
||||
depends on BR2_PACKAGE_GETTEXT
|
||||
depends on BR2_arm
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user