scripts: added script to build a sequence of commits, one after another
[barry.git] / configure-barryopensync-0.4x.sh
blob70630db97186b5fcc57a69e7cb2101ed5131fcdf
1 #!/bin/sh
3 export CC="ccache gcc"
4 export CXX="ccache g++"
6 #export CXXFLAGS="-Wall -Werror -pedantic -O0 -g"
7 #export CXXFLAGS="-Wall -Werror -O0 -g -pg"
8 export CXXFLAGS="-Wall -Werror -O0 -g"
9 #export CXX="g++-3.3"
10 export PKG_CONFIG_PATH=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir/lib/pkgconfig:/home/cdfrey/software/opensync/git/rootdir/lib/pkgconfig
12 ./configure \
13 --prefix=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir