From 2cb30eab6036a907d0187e00cd971fb1c4527d50 Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Jun 11 2015 10:29:25 +0000 Subject: Adding STAGE1 bootstrap recipe --- diff --git a/STAGE1-patch b/STAGE1-patch new file mode 100644 index 0000000..bc1c2fc --- /dev/null +++ b/STAGE1-patch @@ -0,0 +1,9 @@ +srpm patch +mcd $BUILDDIR/$1 +cat < config.cache +ac_cv_func_strnlen_working=yes +EOF +$SRC/${1}-*/configure $TCONFIGARGS --cache-file=config.cache +notparallel +make $J V=1 +make $J install DESTDIR=${ROOTFS}