commit | 75bc2b175b976a56602458df2cebf23f6b804eb5 | [log] [tgz] |
---|---|---|
author | Mohannad Farrag <aymanm@google.com> | Mon Jan 16 15:16:42 2023 +0000 |
committer | Mohannad Farrag <aymanm@google.com> | Wed Feb 22 12:54:54 2023 +0000 |
tree | 3d4840e44c25c9057ed84b25cc9559db295f5828 | |
parent | 631b5c57038a872deb1bf3151dfa21541f2cc958 [diff] |
gn2bp: Fix arch-dependent cc_genrule * The cmd of the `cc_genrule` is now arch-dependent. So we no longer generate a genrule for each arch. The propagation of the arch-dependent genrule was broken due to an old if-statement. Test: m Change-Id: I4b9b522c429f32fe74d141b00bd856f6c39498d7