mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
netatalk: disable dtrace
fix build failure: http://autobuild.buildroot.net/results/dbade69e610a079c5e12356991e6b908f4f716e9/ Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1952897ba6
commit
8a67c54c77
@ -24,7 +24,8 @@ NETATALK_CONF_OPT += --with-cnid-cdb-backend \
|
|||||||
--disable-shell-check \
|
--disable-shell-check \
|
||||||
--without-kerberos \
|
--without-kerberos \
|
||||||
--without-pam \
|
--without-pam \
|
||||||
--with-libevent=no
|
--with-libevent=no \
|
||||||
|
--with-dtrace=no
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_CUPS),y)
|
ifeq ($(BR2_PACKAGE_CUPS),y)
|
||||||
NETATALK_DEPENDENCIES += cups
|
NETATALK_DEPENDENCIES += cups
|
||||||
|
Loading…
x
Reference in New Issue
Block a user