Adding STAGE1 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-06-10 17:03:39 +02:00
parent 2da766e3f0
commit d9bbed5e2f

6
STAGE1-binutils Normal file
View File

@ -0,0 +1,6 @@
srpm binutils
mcd $BUILDDIR/binutils
$SRC/binutils-*/configure $CONFIGARGS
notparallel
make $J
make $J install