netatalk: disable dtrace
authorRomain Naour <romain.naour@openwide.fr>
Sat, 5 Oct 2013 13:52:05 +0000 (15:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 5 Oct 2013 19:12:44 +0000 (21:12 +0200)
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>
package/netatalk/netatalk.mk

index 37115ecd63c0dbc2b2751575cd99d27d2ffc10ea..5dab57d9ae6b17ab49b6ee63714b5f199e796c76 100644 (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