Re: [PATCH 08/10] Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
From: Kees Cook <hidden>
Date: 2021-09-13 16:25:31
Also in:
lkml
From: Kees Cook <hidden>
Date: 2021-09-13 16:25:31
Also in:
lkml
On Fri, Sep 10, 2021 at 04:40:45PM -0700, Nick Desaulniers wrote:
Now that GCC 5.1 is the minimally supported version, we can drop this workaround for older versions of GCC. Signed-off-by: Nick Desaulniers <redacted>
Reviewed-by: Kees Cook <redacted> -- Kees Cook