summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaromir Capik <jcapik@redhat.com>2015-11-04 16:11:08 +0100
committerJaromir Capik <jcapik@redhat.com>2015-11-04 16:11:08 +0100
commitc6f9aecf8507d0cd98b499c8470c42a29df4a968 (patch)
tree1eb56b9e677ef7eb843093197715e0a646431b15
parent0ace43e0b89cf93d42c60aaae9e635a2b5903e47 (diff)
downloadm4-c6f9aecf8507d0cd98b499c8470c42a29df4a968.tar.gz
m4-c6f9aecf8507d0cd98b499c8470c42a29df4a968.tar.xz
m4-c6f9aecf8507d0cd98b499c8470c42a29df4a968.zip
Adding STAGE2 bootstrap recipe
-rw-r--r--STAGE2-m47
1 files changed, 7 insertions, 0 deletions
diff --git a/STAGE2-m4 b/STAGE2-m4
new file mode 100644
index 0000000..729e597
--- /dev/null
+++ b/STAGE2-m4
@@ -0,0 +1,7 @@
+mcd $BUILDDIR/m4
+
+$SRC/m4-*/configure $TCONFIGARGS
+
+make $J -k
+make $J -k install
+