Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jaromir Capik
c79d03cab9 Adding STAGE2 bootstrap recipe 2015-11-03 15:59:52 +01:00

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