New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 904002 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

kernel: account for clang in the 4.19 splitconfig?

Project Member Reported by dianders@google.com, Nov 9

Issue description

This is mostly described in:

https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1330711

...specifically note that your compiler now affects the output of your split config.  You can see that when I pick the above CL my split config changes:

https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/1330712

---

Do we need to do something like that CL?  I don't _think_ it's necessary for correctness unless we end up trying to enable an optional feature that's only enabled by clang.  

In theory when we do the normal kernel build it should realized that we changed compilers and cleanup it's config.

---

I confirmed that at least with a no-op build my two CLs don't seem to have any real effect on build time.
 

Sign in to add a comment