default_pre_build          &&
cd $SOURCE_DIRECTORY       &&

# This sed fixes compiling with GCC 4.7.
# http://www.linuxfromscratch.org/blfs/view/svn/general/qca.html
sed -i '217s@set@this->set@' src/botantools/botan/botan/secmem.h
