default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

sedit "s:-std=c11:-std=c99:;s:-O2:${CFLAGS}:" Makefile
