summaryrefslogtreecommitdiff
path: root/build-essential.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 11:12:00 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 11:24:33 +0000
commit0dfbd6a6616b088e83821a242b37ca75a36e1801 (patch)
tree463516d0abfe8b5e2f0db1a0ac66d090d1dce3c1 /build-essential.morph
parenta4d53da2f5dfa5567c604778835db03bccbdea17 (diff)
downloaddefinitions-0dfbd6a6616b088e83821a242b37ca75a36e1801.tar.gz
Use the build-essential branch of gcc
The build-essential branch of gcc is made to build with a build-essential staging-filler, while the master branch isn't. Reviewed-by: Lars Wirzenius <lars.wirzenius@codethink.co.uk>
Diffstat (limited to 'build-essential.morph')
-rw-r--r--build-essential.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-essential.morph b/build-essential.morph
index d20ec281..5a3fb2c0 100644
--- a/build-essential.morph
+++ b/build-essential.morph
@@ -30,7 +30,7 @@
{
"name": "gcc",
"repo": "upstream:gcc-tarball",
- "ref": "baserock/morph",
+ "ref": "baserock/build-essential",
"build-depends": []
},
{