Re: [PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk

From: Shuah Khan
Date: Tue Jun 25 2024 - 19:34:35 EST


On 6/25/24 14:52, Andrew Morton wrote:
On Mon, 24 Jun 2024 23:26:09 +0000 Edward Liaw <edliaw@xxxxxxxxxx> wrote:

Centralizes the definition of _GNU_SOURCE into lib.mk and addresses all
resulting macro redefinition warnings.

These patches will need to be merged in one shot to avoid redefinition
warnings.

Yes, please do this as a single patch and resend?

Since the change is limited to makefiles and one source file
we can manage it with one patch.

Please send single patch and I will apply to next and we can resolve
conflicts if any before the merge window rolls around.

thanks,
-- Shuah