Messages in this thread |  | | From | Masahiro Yamada <> | Date | Sun, 1 Jan 2023 00:05:44 +0900 | Subject | Re: [PATCH 0/6] kbuild: fix dep-file processing for rust |
| |
On Sat, Dec 31, 2022 at 10:34 PM Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> wrote: > > On Sat, Dec 31, 2022 at 7:42 AM Masahiro Yamada <masahiroy@kernel.org> wrote: > > > > Masahiro Yamada (6): > > kbuild: specify output names separately for each emission type from > > rustc > > fixdep: parse Makefile more correctly to handle comments etc. > > kbuild: remove sed commands after rustc rules > > fixdep: refactor hash table lookup > > fixdep: avoid parsing the same file over again > > fixdep: do not parse *.so, *.rmeta, *.rlib > > These cleanups are great, and it is a pleasure to see proper > integration with `fixdep` -- thanks a ton! :) > > Will you want to take them through the kbuild tree? (I guess so, given > the bulk of it is on `fixdep`)
Yes, my plan is to get it in the kbuild tree with your ack.
> Cheers, > Miguel
-- Best Regards Masahiro Yamada
|  |