summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-19 17:45:59 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-19 17:49:01 +0000
commitf240e55dac9239c90d50e4b6a8799f5230882de0 (patch)
treeded6659e54b1789f581398614751541a99c5bbde
parentf73af357f15d2adb70ad4bd6a1f42914a867f4ec (diff)
downloaddefinitions-f240e55dac9239c90d50e4b6a8799f5230882de0.tar.gz
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
-rw-r--r--strata/compilers-extra.morph1
1 files changed, 1 insertions, 0 deletions
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