distcc is using gnu arch not cvs now
authortridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Thu, 12 Oct 2006 11:45:20 +0000 (11:45 +0000)
committertridge <tridge@1e5ffdc8-eadd-0310-9daa-9cb4117fe24b>
Thu, 12 Oct 2006 11:45:20 +0000 (11:45 +0000)
git-svn-id: file:///home/svn/build-farm/trunk@449 1e5ffdc8-eadd-0310-9daa-9cb4117fe24b

common.fns
snab.fns

index 0bf051cd67c44b2fc9cad931223d7bd150232681..e1dd7e713a389659ddc6068dc9f9a04c8fb6f2be 100644 (file)
@@ -6,8 +6,10 @@ fi
 
 test_tree libreplace . $compiler
 test_tree rsync . $compiler
-test_tree distcc . $compiler
 test_tree ccache . $compiler
 test_tree talloc . $compiler
 test_tree tdb . $compiler
 test_tree ldb . $compiler
+
+# disabled for now - distcc is using gnu arch not samba.org cvs
+# test_tree distcc . $compiler
index 5e169dc04d5b9c1d7be5fc07ec548ea68abbf5b2..b77a2a7bffdc7ed23d57d7458d7df1db8e2ef983 100644 (file)
--- a/snab.fns
+++ b/snab.fns
@@ -9,7 +9,7 @@ for d in samba4 samba_3_0; do
     test_tree $d source checker configure build cc_checker install test
 done
 
-for d in ldb tdb talloc libreplace lorikeet-heimdal ccache rsync distcc; do
+for d in ldb tdb talloc libreplace lorikeet-heimdal ccache rsync; do
     export CFLAGS="$CHECK_FLAGS --beam::data=/home/tridge/beam/$d"
     mkdir -p /home/tridge/beam/$d
     test_tree $d . checker configure build cc_checker install test