diff options
author | 2021-09-16 21:38:36 -0700 | |
---|---|---|
committer | 2021-10-16 07:20:12 +0800 | |
commit | aeba0b84dd07a9e6b362395f5ad47091249db13d (patch) | |
tree | 609d1d695b4e3a0fcb25d52cd27dbab2c875bc7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | csky: Fixup regs.sr broken in ptrace (diff) | |
download | wireguard-linux-aeba0b84dd07a9e6b362395f5ad47091249db13d.tar.xz wireguard-linux-aeba0b84dd07a9e6b362395f5ad47091249db13d.zip |
csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it
Compiling csky:allmodconfig with an upstream C compiler results
in the following error.
csky-linux-gcc: error:
unrecognized command-line option '-mbacktrace';
did you mean '-fbacktrace'?
Select ARCH_WANT_FRAME_POINTERS only if gcc supports it to
avoid the error.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions