One more STAGE1 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-06-11 19:00:43 +02:00
parent a225f076e9
commit b1fa679ff4
1 changed files with 6 additions and 0 deletions

6
STAGE1-t-binutils Normal file
View File

@ -0,0 +1,6 @@
srpm binutils
mcd $BUILDDIR/t-binutils
$SRC/binutils-*/configure $TCONFIGARGS
notparallel
make $J
make $J install DESTDIR=${ROOTFS}