summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/gettext/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 7e92a9622..34d431bb8 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.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