From 3fcc9989ad78b918862c70a4a745e778e8bb695e Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Jun 10 2015 14:27:04 +0000 Subject: Adding STAGE1 bootstrap recipe --- diff --git a/STAGE1-binutils b/STAGE1-binutils new file mode 100644 index 0000000..eeaa4a8 --- /dev/null +++ b/STAGE1-binutils @@ -0,0 +1,6 @@ +srpm binutils +mcd $BUILDDIR/binutils +$SRC/binutils-*/configure $CONFIGARGS +notparallel +make $J +make $J install