default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&
# XXX the internal malloc implementation is buggy
sedit '/^# *undef SYSMALLOC/s/undef/define/' config_f.h
