From 88c9ef037aad4c6c160665faa09c8b5c5fa4b1e7 Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Tue, 3 Nov 2015 18:19:55 +0100 Subject: [PATCH] Adding STAGE2 bootstrap recipe --- STAGE2-libtool | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 STAGE2-libtool diff --git a/STAGE2-libtool b/STAGE2-libtool new file mode 100644 index 0000000..56509bf --- /dev/null +++ b/STAGE2-libtool @@ -0,0 +1,6 @@ +mcd $BUILDDIR/libtool + +$SRC/libtool-*/configure $TCONFIGARGS + +make $J +make $J install