mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 21:04:33 +04:00
utils/collectd: Really prevent perl bindings
--with-perl-bindings= is insufficient, --without-perl-bindings is required to actually prevent perl bindings when perl has been built for the target. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
This commit is contained in:
@@ -185,7 +185,7 @@ CONFIGURE_ARGS+= \
|
||||
--disable-debug \
|
||||
--enable-daemon \
|
||||
--with-nan-emulation \
|
||||
--with-perl-bindings= \
|
||||
--without-perl-bindings \
|
||||
--without-libgcrypt
|
||||
|
||||
CONFIGURE_VARS+= \
|
||||
|
||||
Reference in New Issue
Block a user