summaryrefslogtreecommitdiff
path: root/build-essential.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-01 14:53:26 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-01 17:03:13 +0000
commita306f663b935a29ddd997bdafbb1f86c1e3e665d (patch)
treee1f5347b636e516eab3ded65511652b782f09fb0 /build-essential.morph
parent8237c4570486bd131b50579eaf9dce3eed151e31 (diff)
downloaddefinitions-a306f663b935a29ddd997bdafbb1f86c1e3e665d.tar.gz
Use 'gcc' , since gcc should now have --enable-shared
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 46a8e39b..bcc7b7d2 100644
--- a/build-essential.morph
+++ b/build-essential.morph
@@ -28,7 +28,7 @@
"build-depends": []
},
{
- "name": "gcc-shared",
+ "name": "gcc,
"repo": "upstream:gcc-tarball",
"ref": "baserock/morph",
"build-depends": []