Procházet zdrojové kódy

Makefile: blacklisted mtree module from compilation

- it requires backports from sr branch (shm_initialized())
Daniel-Constantin Mierla před 15 roky
rodič
revize
fe46631967
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      Makefile

+ 2 - 0
Makefile

@@ -222,6 +222,8 @@ else
 	# excluded because they do not compile (remove them only after they are
 	#  fixed) -- andrei
 	exclude_modules+= bdb dbtext iptrtpproxy pa rls
+	# dcm: for now needs backports from sr
+	exclude_modules+= mtree
 endif
 
 # always exclude the CVS dir