diff options
author | Tiago Gomes <tiago.gomes@codethink.co.uk> | 2015-06-23 10:29:47 +0000 |
---|---|---|
committer | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2015-11-19 14:52:21 +0000 |
commit | 0f6eb4e0b91132e3eefa9b43b86b80892f323b84 (patch) | |
tree | a7ede07f2e24ca2f7e1390e38165d39092d661aa /systems/devel-system-armv7lhf-highbank.morph | |
parent | 3feab8a7e42b3fa4a006c101108df1d8b318f66e (diff) | |
download | definitions-0f6eb4e0b91132e3eefa9b43b86b80892f323b84.tar.gz |
Add the clang compiler
Change-Id: I623542335fa4a3444cf8fc500865f3847a7ec966
Diffstat (limited to 'systems/devel-system-armv7lhf-highbank.morph')
-rw-r--r-- | systems/devel-system-armv7lhf-highbank.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph index 95feecb2..c0ccfa66 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -61,6 +61,8 @@ strata: morph: strata/unionfs-fuse-group.morph - name: coreutils-common morph: strata/coreutils-common.morph +- name: compilers-extra + morph: strata/compilers-extra.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files |