diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2023-04-07 14:54:06 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2023-05-17 12:01:54 -0700 |
commit | 08e4044243a668ea2801cebffcb7c07df568ed3f (patch) | |
tree | 3c3142fc62a96fa505e0879ad38cedab4f52f19b /Makefile | |
parent | 55c84a5cf2c72a821719823ef2ebef01b119025b (diff) |
ubsan: remove cc-option test for UBSAN_TRAP
-fsanitize-undefined-trap-on-error has been supported since GCC 5.1 and
Clang 3.2. The minimum supported version of these according to
Documentation/process/changes.rst is 5.1 and 11.0.0 respectively. Drop
this cc-option check.
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230407215406.768464-1-ndesaulniers@google.com
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions