From 6a827ac10191d828b7005d2cfc9b453abc200320 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 1 May 2014 21:17:56 +0000 Subject: [PATCH] samaba36: do not build libtevent This fixes a build error on some mips systems. This closes #15769. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40652 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/samba36/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 91d8c0fddc..ba348387a9 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -114,6 +114,7 @@ CONFIGURE_ARGS += \ --without-libnetapi \ --without-libsmbclient \ --without-libsmbsharemodes \ + --without-libtevent \ --without-libaddns \ --with-shared-modules=pdb_tdbsam,pdb_wbc_sam,idmap_nss,nss_info_template,auth_winbind,auth_wbc,auth_domain -- 2.11.0