[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250127150406.0d97a181@kernel.org>
Date: Mon, 27 Jan 2025 15:04:06 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Matthieu Baerts <matttbe@...nel.org>, Jan Stancek <jstancek@...hat.com>
Cc: pshelar@....org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, liuhangbin@...il.com, linux-kselftest@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to
keep options from environment
On Thu, 23 Jan 2025 13:51:27 +0100 Matthieu Baerts wrote:
> > -CFLAGS = -Wall -Wl,--no-as-needed -O2 -g
> > +CFLAGS += -Wall -Wl,--no-as-needed -O2 -g
>
> (small detail: I guess the double whitespaces after the '=' were there
> to keep the alignment with the next line, so probably there should be
> only one now, but I don't think this alone is enough to ask for a v2!)
Adjusted when applying in both patches, so the bot will probably not
respond.
Thanks for these fixes!
Powered by blists - more mailing lists