Adding STAGE1 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-06-10 16:27:04 +02:00
parent 9b18d3fcd6
commit 3fcc9989ad
1 changed files with 6 additions and 0 deletions

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