Adding STAGE1 bootstrap recipe
This commit is contained in:
parent
218eb313aa
commit
b5d33577e5
7
STAGE1-gzip
Normal file
7
STAGE1-gzip
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
srpm $1
|
||||||
|
mcd $BUILDDIR/$1
|
||||||
|
$SRC/${1}-*/configure $TCONFIGARGS
|
||||||
|
notparallel
|
||||||
|
test -d tools/gnulib/lib && make $J V=1 -C tools/gnulib/lib
|
||||||
|
make $J V=1
|
||||||
|
make $J install DESTDIR=${ROOTFS}
|
Loading…
Reference in New Issue
Block a user