default_pre_build
cd $SOURCE_DIRECTORY &&
# inlining fails with gcc-11
sed -i '/HAVE_ATTRIBUTE_ALWAYS_INLINE/D'  cmake/config.h.in
