From f240e55dac9239c90d50e4b6a8799f5230882de0 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Thu, 19 Nov 2015 17:45:59 +0000 Subject: Make compilers-extra depend on python2 compiler-rt fails to build most likely due to unicode handling differences between python2 and python3, so use python2. Change-Id: Ia36fbb04eb290b34069ea234b73cf657c7c3ae04 --- strata/compilers-extra.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata') diff --git a/strata/compilers-extra.morph b/strata/compilers-extra.morph index e96be69e..361d9387 100644 --- a/strata/compilers-extra.morph +++ b/strata/compilers-extra.morph @@ -4,6 +4,7 @@ description: | Extra compilers in addition to the ones in build-essential build-depends: - morph: strata/llvm-common.morph +- morph: strata/python2-core.morph chunks: - name: clang morph: strata/compilers-extra/clang.morph -- cgit v1.2.1