Hi Phi,
On Fri, Jan 10, 2025 at 8:26 AM Phi wrote:
>
> I try to send a patch via thunderbird, I don't know if the process is correct.
> I tried from gmail but it was not good.
>
> The patch is trivial and I use it to learn the patch submission process,
> along with the signed-off-by process
Tha
d8713 Mon Sep 17 00:00:00 2001
From: Philippe Benard
Date: Thu, 9 Jan 2025 14:59:00 +0100
Subject: [PATCH] libcpu: Remove false positive null ptr deref warning for GCC
-O3
See bugzilla Bug#32527
* libcpu/Makefile.am
i386_lex_CFLAGS += $(subst -O3,-Wno-null-dereference,$(findstring -O3,$(C