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 \
|
||||
--without-kerberos \
|
||||
--without-pam \
|
||||
--with-libevent=no
|
||||
--with-libevent=no \
|
||||
--with-dtrace=no
|
||||
|
||||
ifeq ($(BR2_PACKAGE_CUPS),y)
|
||||
NETATALK_DEPENDENCIES += cups
|
||||
|
Loading…
Reference in New Issue
Block a user