From 0dfbd6a6616b088e83821a242b37ca75a36e1801 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Tue, 5 Mar 2013 11:12:00 +0000 Subject: 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 --- build-essential.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-essential.morph b/build-essential.morph index d20ec28..5a3fb2c 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": [] }, { -- cgit v1.2.1