diff options
author | Michael Cree <[email protected]> | 2009-11-11 20:43:03 +1300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-11-11 08:46:45 +0100 |
commit | 5d7bdab75cd56d2bdc0986ae5546be3b09fea70a (patch) | |
tree | a0fcfc07a4d7cad05421f56de30526d68a442675 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9e827dd00a94136b944a538bede67c944d0b740a (diff) |
perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS
Some architectures (e.g. Alpha) do not support the
-fstack-protector-all compiler option and the use of the option
with -Werror causes the compiler to abort and the build fails.
Test that the compiler supports -fstack-protector-all before
inclusion in CFLAGS.
Signed-off-by: Michael Cree <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <20091111074302.GA3728@omega>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions