Home
last modified time | relevance | path

Searched hist:"2839 a232" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/kcsan/
H A DMakefile2839a232 Thu Jun 18 04:31:17 CDT 2020 Marco Elver <elver@google.com> kcsan: Simplify compiler flags

Simplify the set of compiler flags for the runtime by removing cc-option
from -fno-stack-protector, because all supported compilers support it.
This saves us one compiler invocation during build.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2839a232 Thu Jun 18 04:31:17 CDT 2020 Marco Elver <elver@google.com> kcsan: Simplify compiler flags

Simplify the set of compiler flags for the runtime by removing cc-option
from -fno-stack-protector, because all supported compilers support it.
This saves us one compiler invocation during build.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>