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:
Romain Naour 2013-10-05 15:52:05 +02:00 committed by Peter Korsgaard
parent 1952897ba6
commit 8a67c54c77

View File

@ -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