Re: [PATCH 04/10] Kconfig.debug: drop GCC 5+ version check for DWARF5
From: Kees Cook <hidden>
Date: 2021-09-13 16:23:18
Also in:
lkml
From: Kees Cook <hidden>
Date: 2021-09-13 16:23:18
Also in:
lkml
On Fri, Sep 10, 2021 at 04:40:41PM -0700, Nick Desaulniers wrote:
Now that the minimum supported version of GCC is 5.1, we no longer need this Kconfig version check for CONFIG_DEBUG_INFO_DWARF5. Signed-off-by: Nick Desaulniers <redacted>
Reviewed-by: Kees Cook <redacted> -- Kees Cook