put compiler into variable
[build-farm.git] / hape.fns
1 #export CFLAGS="-O2 -g -Wall"
2
3 per_run_hook
4
5 global_lock
6
7 #PATH=/data/gcc/3.4.3/pa20_64/bin:$PATH
8 #export PATH
9
10 compiler=gcc
11
12 . common.fns
13
14 #export config="--with-acl-support --with-libiconv=/usr/local/"
15 export config="--with-acl-support --with-libiconv=/usr/local"
16 test_tree samba_3_0 source $compiler
17
18
19 global_unlock