scripts: added script to build a sequence of commits, one after another
[barry.git] / configure-barryopensync.sh
blob40190b712373a3ea8a1b1e9509d80a41df015450
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/svn/rootdir/lib/pkgconfig
11 export PKG_CONFIG_PATH=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir/lib/pkgconfig:/home/cdfrey/software/opensync/0.22/rootdir/lib/pkgconfig
13 ./configure \
14 --prefix=/home/cdfrey/Contract/netdirect/syncberry/cvs/rootdir