default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&
# disable register for debugging
sed -i 1i"#define register" src/lib/libast/include/ast.h
