summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-opkg.make')
-rw-r--r--rules/host-opkg.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/host-opkg.make b/rules/host-opkg.make
index ce402ff0d..6367f8b81 100644
--- a/rules/host-opkg.make
+++ b/rules/host-opkg.make
@@ -32,9 +32,8 @@ HOST_OPKG_ENV := $(HOST_ENV)
HOST_OPKG_CONF_TOOL := autoconf
HOST_OPKG_CONF_OPT := \
$(HOST_AUTOCONF) \
- --enable-shave \
- --with-opkglockfile=/lock \
--disable-static \
+ --disable-libopkg-api \
--disable-pathfinder \
--disable-curl \
--disable-sha256 \