]> Git Repo - linux.git/commit
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
authorNathan Chancellor <[email protected]>
Thu, 9 May 2019 11:48:25 +0000 (04:48 -0700)
committerMasahiro Yamada <[email protected]>
Sat, 18 May 2019 02:49:53 +0000 (11:49 +0900)
commit7eb8e5f073051eebbf55fa6b90ed2246c2274552
tree7bd343a913f75e617d1e1c657241ea1a52be6ae5
parent4c8dd95a723d9cccf8810be54aa62be82885c9d8
kbuild: Don't try to add '-fcatch-undefined-behavior' flag

This is no longer a valid option in clang, it was removed in 3.5, which
we don't support.

https://github.com/llvm/llvm-project/commit/cb3f812b6b9fab8f3b41414f24e90222170417b4

Signed-off-by: Nathan Chancellor <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Makefile
This page took 0.054192 seconds and 4 git commands to generate.