Adding STAGE2 bootstrap recipe

This commit is contained in:
Jaromir Capik 2015-11-03 18:52:08 +01:00
parent 88a59dc63e
commit 3c06792cd8

8
STAGE2-readline Normal file
View File

@ -0,0 +1,8 @@
#requires ncurses
mcd $BUILDDIR/readline
$SRC/readline-*/configure $TCONFIGARGS
make $J
make $J install