summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-21 11:52:11 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-21 11:52:11 +0000
commitcaf277de258967d361f07d636fa6805652462a9f (patch)
treee709b0906f582ff619a1e94d7b6262377a5edabf
parente6caa6ffce046e2f4445449072cb11bd38f7038e (diff)
downloadmorphs-caf277de258967d361f07d636fa6805652462a9f.tar.gz
bootstrap-pass2: remove gmp
In pass 2 it is only needed to compile gcc, it is compiled with it so building it here is useless.
-rw-r--r--bootstrap-pass2.morph4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap-pass2.morph b/bootstrap-pass2.morph
index 6967238..5bd85fb 100644
--- a/bootstrap-pass2.morph
+++ b/bootstrap-pass2.morph
@@ -137,10 +137,6 @@
"ref": "baserock/morph"
},
{
- "name": "gmp",
- "ref": "baserock/morph"
- },
- {
"name": "make",
"ref": "baserock/morph"
},