On Mon, Mar 16, 2020 at 07:30:30AM -0700, Fāng-ruì Sòng wrote:
On Mon, Mar 16, 2020 at 1:05 AM Gerd Hoffmann kraxel@redhat.com wrote:
On Sun, Mar 15, 2020 at 10:52:56AM -0700, Fangrui Song wrote:
( depends on https://mail.coreboot.org/hyperkitty/list/seabios@seabios.org/thread/SWDV7MB... "[PATCH] Makefile: Refactor cc-option"
see linux/arch/x86/Makefile for a similar use case )
Better patch description please. You should also send the patches as series, that'll take care of the dependencies, and you can also describe the purpose of whole series, requirements and testing status in the cover letter.
Purpose seems to be to make seabios buildable with clang. A note about the required clang versions would be useful. Building with gcc must continue to work of course. Did you test that? Which gcc version?
Most patches don't have a dependency. They can be applied in arbitrary order.
Well, nevertheless they all belong together as they are part of the effort to make seabios buildable with clang. So grouping them into a series and adding a cover letter with a high-level description and status still makes sense.
cheers, Gerd