summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-15 10:54:39 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-15 10:54:39 +0000
commit14766c82540a261a55e62cfc55f82395b4dd6226 (patch)
tree635e849cb9b2f8b31a69288beaf8f2c7068bebbf
parent11ea8f93df0115960aeab1511414e5a1f46bf1e1 (diff)
downloadmorphs-14766c82540a261a55e62cfc55f82395b4dd6226.tar.gz
bootstrap-pass1: remove accidental double make
Make only needs to be built once and having it in there twice messes with the dependency graph.
-rw-r--r--bootstrap-pass1.morph5
1 files changed, 0 insertions, 5 deletions
diff --git a/bootstrap-pass1.morph b/bootstrap-pass1.morph
index b27eddb..c7addbd 100644
--- a/bootstrap-pass1.morph
+++ b/bootstrap-pass1.morph
@@ -103,11 +103,6 @@
"name": "make"
},
{
- "repo": "make",
- "ref": "baserock/morph",
- "name": "make"
- },
- {
"repo": "patch",
"ref": "baserock/bootstrap-pass1",
"name": "patch"