aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBobby Powers <[email protected]>2015-04-21 19:19:41 -0400
committerArnaldo Carvalho de Melo <[email protected]>2015-04-23 17:08:23 -0300
commitde28c15daf60e9625bece22f13a091fac8d05f1d (patch)
tree7f61bdc3af29d836a3d099c598b10fba14ba9218 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6145c259cd454bcb7a1288f7bbb7b4fbc18175dd (diff)
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Some toolchains (like Hardened Gentoo) define _FORTIFY_SOURCE in the built-in, default args. This causes perf builds to fail with: <command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror] <built-in>: note: this is the location of the previous definition cc1: all warnings being treated as errors To avoid this, undefine _FORTIFY_SOURCE before (possibly re-)defining it in tools/lib/api. v2 applies cleanly on top of already pulled kbuild changes for 4.1-rc1. Signed-off-by: Bobby Powers <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Dirk Gouders <[email protected]> Cc: Michal Marek <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions