From 5cef92d8580f3e7186289753c513ff31ca6b4272 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 19 Jun 2012 00:07:33 +0200 Subject: [PATCH] host opi is gone metze --- opi.fns | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 opi.fns diff --git a/opi.fns b/opi.fns deleted file mode 100644 index 2c10d0d6..00000000 --- a/opi.fns +++ /dev/null @@ -1,23 +0,0 @@ -per_run_hook - -global_lock - -compiler=gcc -CFLAGS="-O3 -Wall" -export CFLAGS - -. common.fns -#test_tree lorikeet-heimdal . $compiler - -export config="--with-selftest-prefix=/data/bf/st.samba_4_0_test" -test_tree samba_4_0_test . $compiler -export config="" - -test_tree samba_3_current source3 $compiler -test_tree samba_3_next source3 $compiler -export config="--enable-developer" -test_tree samba_3_master source3 $compiler -export config="" -test_tree pidl . $compiler build test - -global_unlock -- 2.34.1