default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

# apply user-defined cflags
sedit "s:-O3:${CFLAGS}:" src/makefile
