summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/ncftp/ncftp_3.2.6.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.6.bb b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.6.bb
index 73af477eea..e66325c838 100644
--- a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.6.bb
+++ b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.6.bb
@@ -21,8 +21,7 @@ CFLAGS += "-DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -Wall"
21PACKAGECONFIG ??= "" 21PACKAGECONFIG ??= ""
22PACKAGECONFIG[ccdv] = "--enable-ccdv,--disable-ccdv,," 22PACKAGECONFIG[ccdv] = "--enable-ccdv,--disable-ccdv,,"
23 23
24EXTRA_OECONF = "--disable-precomp --disable-universal" 24EXTRA_OECONF = "--disable-precomp --disable-universal ac_cv_path_TAR=tar"
25#TARGET_CC_ARCH:append = " ${SELECTED_OPTIMIZATION}"
26ACLOCALEXTRAPATH:append = " -I ${S}/autoconf_local" 25ACLOCALEXTRAPATH:append = " -I ${S}/autoconf_local"
27 26
28do_install () { 27do_install () {