Adding STAGE1 bootstrap recipe
This commit is contained in:
parent
b3fcae626a
commit
b838695ad7
7
STAGE1-mpfr
Normal file
7
STAGE1-mpfr
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user