Adding STAGE2 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-11-03 15:55:43 +01:00
parent 7238981a29
commit fae835c443

9
STAGE2-bison Normal file
View File

@ -0,0 +1,9 @@
#requires m4
#requires perl
mcd $BUILDDIR/bison
$SRC/bison-*/configure $TCONFIGARGS
make $J -k
make $J -k install