aboutsummaryrefslogtreecommitdiff
path: root/tcwg-make-and-test-release.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-08-10 09:41:12 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-08-29 10:40:57 +0000
commit8a59b3603397a941555978eaa2f86c6ef7a5f2ca (patch)
tree640aaca5bdee637d75782e4f56143122cc09ecd0 /tcwg-make-and-test-release.yaml
parent8d930d933850bc6827757fe0c5d0debdf41a5c1f (diff)
tcwg-*release*: Add initial support for ILP32 cross-toolchain.
Enable building ILP32 cross-toolchain in release-candidate builds. Skip ILP32 for final release builds. We plan to publish ILP32 toolchains on snapshots.l.o as RCs until ILP32 kernel and glibc branches are merged into upstream master branches. Change-Id: I14b648e844f185150cc317a8fee5cf23c69b44f6
Diffstat (limited to 'tcwg-make-and-test-release.yaml')
-rw-r--r--tcwg-make-and-test-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-make-and-test-release.yaml b/tcwg-make-and-test-release.yaml
index 8bc07a713b..b039b33533 100644
--- a/tcwg-make-and-test-release.yaml
+++ b/tcwg-make-and-test-release.yaml
@@ -36,7 +36,7 @@
description: 'Toolchain version config, e.g., "default", "gcc5", or "gcc6"'
- string:
name: target_list
- default: 'aarch64-elf aarch64-linux-gnu aarch64_be-elf aarch64_be-linux-gnu armv8l-linux-gnueabihf arm-eabi arm-linux-gnueabi arm-linux-gnueabihf armeb-eabi armeb-linux-gnueabi armeb-linux-gnueabihf'
+ default: 'aarch64-elf aarch64-linux-gnu aarch64-linux-gnu_ilp32 aarch64_be-elf aarch64_be-linux-gnu armv8l-linux-gnueabihf arm-eabi arm-linux-gnueabi arm-linux-gnueabihf armeb-eabi armeb-linux-gnueabi armeb-linux-gnueabihf'
description: 'List of targets to use'
- string:
name: abe_branch