* [Buildroot] [PATCH 1/1] netatalk: disable dtrace
@ 2013-10-05 13:52 Romain Naour
2013-10-05 19:12 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Romain Naour @ 2013-10-05 13:52 UTC (permalink / raw)
To: buildroot
fix build failure:
http://autobuild.buildroot.net/results/dbade69e610a079c5e12356991e6b908f4f716e9/
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
package/netatalk/netatalk.mk | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/netatalk/netatalk.mk b/package/netatalk/netatalk.mk
index 37115ec..5dab57d 100644
--- a/package/netatalk/netatalk.mk
+++ b/package/netatalk/netatalk.mk
@@ -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
--
1.8.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] netatalk: disable dtrace
2013-10-05 13:52 [Buildroot] [PATCH 1/1] netatalk: disable dtrace Romain Naour
@ 2013-10-05 19:12 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-10-05 19:12 UTC (permalink / raw)
To: buildroot
>>>>> "Romain" == Romain Naour <romain.naour@openwide.fr> writes:
Romain> fix build failure:
Romain> http://autobuild.buildroot.net/results/dbade69e610a079c5e12356991e6b908f4f716e9/
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-05 19:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 13:52 [Buildroot] [PATCH 1/1] netatalk: disable dtrace Romain Naour
2013-10-05 19:12 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox