summaryrefslogtreecommitdiffstats
path: root/rules/host-p11-kit.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-p11-kit.make')
-rw-r--r--rules/host-p11-kit.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/host-p11-kit.make b/rules/host-p11-kit.make
index 2e2e4832c..75859b146 100644
--- a/rules/host-p11-kit.make
+++ b/rules/host-p11-kit.make
@@ -16,6 +16,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_P11_KIT) += host-p11-kit
#
# Paths and names
#
+HOST_P11_KIT_DEVPKG := NO
# ----------------------------------------------------------------------------
# Prepare
@@ -28,7 +29,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_P11_KIT) += host-p11-kit
#
HOST_P11_KIT_CONF_TOOL := autoconf
HOST_P11_KIT_CONF_OPT := \
- $(HOST_AUTOCONF) \
+ $(HOST_AUTOCONF_SYSROOT) \
--disable-nls \
--disable-trust-module \
--disable-doc \