summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ndisc6/ndisc6_git.bb')
-rw-r--r--meta-networking/recipes-support/ndisc6/ndisc6_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
index 48a83b830..58f12309b 100644
--- a/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
+++ b/meta-networking/recipes-support/ndisc6/ndisc6_git.bb
@@ -22,6 +22,8 @@ EXTRA_OECONF += "PERL=${USRBINPATH}/perl"
22LDFLAGS += "-fuse-ld=gold" 22LDFLAGS += "-fuse-ld=gold"
23TOOLCHAIN = "gcc" 23TOOLCHAIN = "gcc"
24 24
25USE_NLS = "yes"
26
25do_configure_prepend() { 27do_configure_prepend() {
26 cp ${STAGING_DATADIR_NATIVE}/gettext/gettext.h ${S}/include 28 cp ${STAGING_DATADIR_NATIVE}/gettext/gettext.h ${S}/include
27 ${S}/autogen.sh 29 ${S}/autogen.sh