Commit 2645bd15 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Add src-side configs for chromeos-betty-pi-arc-cfi-thin-lto-chrome.

In preparation for removing the N betty bots.

Bug: b/150926708
Change-Id: I2c98c09cfff229393b55bae6b916b5b0b81eea1c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098843
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#749330}
parent 1eedbd1a
......@@ -73,6 +73,11 @@
}
]
},
"chromeos-betty-pi-arc-cfi-thin-lto-chrome": {
"additional_compile_targets": [
"chromiumos_preflight"
]
},
"chromeos-betty-pi-arc-chrome": {
"additional_compile_targets": [
"chromiumos_preflight"
......
......@@ -39,6 +39,11 @@
],
},
},
'chromeos-betty-pi-arc-cfi-thin-lto-chrome': {
'additional_compile_targets': [
'chromiumos_preflight',
],
},
'chromeos-betty-pi-arc-chrome': {
'additional_compile_targets': [
'chromiumos_preflight',
......
......@@ -17,6 +17,7 @@
'chromeos-arm-generic-cfi-thin-lto-chrome': 'cros_chrome_sdk_cfi_thin_lto',
'chromeos-betty-cfi-thin-lto-chrome': 'cros_chrome_sdk_cfi_thin_lto',
'chromeos-betty-chrome': 'cros_chrome_sdk_include_unwind_tables',
'chromeos-betty-pi-arc-cfi-thin-lto-chrome': 'cros_chrome_sdk_cfi_thin_lto',
'chromeos-betty-pi-arc-chrome': 'cros_chrome_sdk_include_unwind_tables',
'chromeos-eve-chrome': 'cros_chrome_sdk_include_unwind_tables',
'chromeos-kevin-chrome': 'cros_chrome_sdk_include_unwind_tables',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment