Re: [PATCH 03/17] Makefile: generate `CLANG_FLAGS` even in GCC builds
From: Miguel Ojeda <hidden>
Date: 2021-07-14 20:31:17
Also in:
linux-doc, linux-kbuild, lkml
From: Miguel Ojeda <hidden>
Date: 2021-07-14 20:31:17
Also in:
linux-doc, linux-kbuild, lkml
On Wed, Jul 14, 2021 at 8:14 PM Nick Desaulniers [off-list ref] wrote:
Patch LGTM; please keep an eye on the series: https://lore.kernel.org/lkml/20210707224310.1403944-2-ndesaulniers@google.com/ (local) If that lands in kbuild before this, this patch will need to be rebased to avoid a conflict in linux-next. So (tentatively :-P): Reviewed-by: Nick Desaulniers <redacted>
Thanks for the heads up! Given how fast `rustc_codegen_gcc` is progressing, we may need to prioritize getting https://github.com/rust-lang/rust-bindgen/issues/1949 fixed so that we can drop this hack altogether and go for proper, full GCC support.
If the patch needs to be rebased on the series linked above, please drop my reviewed by tag and I will re-review. Perhaps putting me explicitly on Cc: in the commit message will help notify me if there are successive versions?
Ack -- will do that. Cheers, Miguel