Adding STAGE1 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-06-10 20:30:14 +02:00
parent b3fcae626a
commit b838695ad7

7
STAGE1-mpfr Normal file
View File

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