On Mon, 13 Sep 2021 09:23:45 PDT (-0700), keescook@chromium.org wrote:
On Fri, Sep 10, 2021 at 04:40:42PM -0700, Nick Desaulniers wrote:
quoted
The minimum supported version of GCC is now 5.1. The check wasn't
correct as written anyways since GCC_VERSION is 0 when CC=clang.
Cc: Paul Walmsley <redacted>
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: linux-riscv@lists.infradead.org
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Yeah, good catch for Clang too.
Reviewed-by: Kees Cook <redacted>
Reviewed-by: Palmer Dabbelt <redacted>
Acked-by: Palmer Dabbelt <redacted>
Only this patch ended up in my inbox. Where you guys planning on
keeping this whole series together, or did you want me to pick this for
the RISC-V tree?