aboutsummaryrefslogtreecommitdiff
path: root/tcwg_gnu.yaml
diff options
context:
space:
mode:
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>2019-03-04 19:09:28 +0530
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-03-04 17:01:49 +0000
commite903984adda690e86bf209d77a79ce574c12c379 (patch)
tree1483d17800e294bd87bc3657fcab18e54a2c1777 /tcwg_gnu.yaml
parentb18f2f73757868c32901a4bf59023cdcebc94829 (diff)
Add support for bootstrap_lto, bootstrap_O1, bootstrap_debug configs.
Change-Id: I39d3fc217ef93493c92f1150fe80fde1195c18f4
Diffstat (limited to 'tcwg_gnu.yaml')
-rw-r--r--tcwg_gnu.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcwg_gnu.yaml b/tcwg_gnu.yaml
index 33c80929..74275f33 100644
--- a/tcwg_gnu.yaml
+++ b/tcwg_gnu.yaml
@@ -20,6 +20,9 @@
- bootstrap
- bootstrap_ubsan
- bootstrap_O3
+ - bootstrap_lto
+ - bootstrap_O1
+ - bootstrap_debug
jobs:
- 'tcwg_gnu-trigger-{component}-{toolchain_name}-{toolchain_ver}-{target}-{bootstrap_config}'
- 'tcwg_gnu-build-{toolchain_name}-{toolchain_ver}-{target}-{bootstrap_config}'