./configure --prefix="${INSTALL_ROOT}/usr" \
		--extra-cflags="${CFLAGS}" \
		$OPTS &&
default_build_make
