diff options
-rw-r--r-- | toolchain/toolchain-common.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index 34d70a0fa..bdc6e76d6 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -60,6 +60,7 @@ config BR2_NEEDS_GETTEXT bool default y if BR2_TOOLCHAIN_BUILDROOT default y if BR2_TOOLCHAIN_EXTERNAL_UCLIBC + default y if BR2_TOOLCHAIN_CTNG_uClibc config BR2_NEEDS_GETTEXT_IF_LOCALE bool |