summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile.in b/package/Makefile.in
index 96d93b07a9..dd595e2b77 100644
--- a/package/Makefile.in
+++ b/package/Makefile.in
@@ -345,7 +345,7 @@ endif
# http://www.openwall.com/lists/musl/2015/04/16/3
ifeq ($(BR2_TOOLCHAIN_USES_MUSL),y)
BR2_GT_CV_FUNC_GNUGETTEXT_LIBC = \
- gt_cv_func_gnugettext1_libc=yes
+ gt_cv_func_gnugettext1_libc=yes \
gt_cv_func_gnugettext2_libc=yes
endif
OpenPOWER on IntegriCloud