From 1c227e7d23f5e9feeabf33bff1be1bdd58002055 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 SVN-Revision: 40652 --- 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.30.2