mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
collectd: disable perl bindings from dev host
if a user's env has PERL_MM_OPT defined collect will fail to build. Adding --with-perl-bindings="" will override this env var. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
7d7e1c0977
commit
a8c37348b2
@@ -185,6 +185,7 @@ CONFIGURE_ARGS+= \
|
||||
--disable-debug \
|
||||
--enable-daemon \
|
||||
--with-nan-emulation \
|
||||
--with-perl-bindings= \
|
||||
--without-libgcrypt
|
||||
|
||||
CONFIGURE_VARS+= \
|
||||
|
||||
Reference in New Issue
Block a user