From 2cc968846977e298a8e9cadfb5a4cb4010cc1d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 25 Sep 2014 10:22:23 +0000 Subject: Move llvm to its own stratum llvm is a bif piece of software that take long time to build With this move we will only build it when its really necessary --- strata/x-common.morph | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'strata/x-common.morph') diff --git a/strata/x-common.morph b/strata/x-common.morph index 9acb4bf0..bb0affe9 100644 --- a/strata/x-common.morph +++ b/strata/x-common.morph @@ -1,14 +1,8 @@ name: x-common kind: stratum build-depends: -- morph: strata/foundation.morph +- morph: strata/core.morph chunks: -- name: llvm - morph: strata/x-common/llvm.morph - repo: upstream:llvm - ref: 60aa15443579a9542a1e8818f3c5dd901edb03d9 - unpetrify-ref: baserock/morph - build-depends: [] - name: xorg-util-macros repo: upstream:xorg-util-macros ref: 9a54b858601bd305de2737b06e609084a2a114c2 -- cgit v1.2.1