diff options
author | Inseob Kim <inseob@google.com> | 2020-08-04 00:41:38 +0900 |
---|---|---|
committer | Bill Peckham <bpeckham@google.com> | 2020-08-06 11:54:18 -0700 |
commit | 5a8ee3521a43e09b70a5cbf58270b469ca826bcd (patch) | |
tree | 7dced7e6a0455ad34494c23aad5a83b672863545 /scripts/lint-project-xml.py | |
parent | 6ca7cb97f8fb28633da49c9acfb5ad95d027b15b (diff) |
Separate lists of soong sanitize modules
Dependencies of makefile modules are being redirected according to
SOONG_CFI_STATIC_LIBRARIES and SOONG_HWASAN_STATIC_LIBRARIES. But the
variables are shared among all variants (e.g. core, vendor, product,
arch), which can cause build error.
This splits the Makefile variables into several lists, one list per each
arch and each image variant, to correctly make the redirection.
Bug: 162476652
Test: build and inspect ninja
Change-Id: Icc753382f1c53de8468cc85243a6954e1986297a
(cherry picked from commit 74d255698bf0e38572aa104872ba8f7a46a6da59)
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions