On Fri, 7 Apr 2023 14:54:06 -0700, Nick Desaulniers wrote: > -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. > > Applied to for-next/hardening, thanks! [1/1] ubsan: remove cc-option test for UBSAN_TRAP https://git.kernel.org/kees/c/08e4044243a6 -- Kees Cook