# need -Os to build
CFLAGS="$CFLAGS -Os"  &&

check_tmp_noexec /tmp &&
default_build &&
check_tmp_noexec /tmp
