diff options
author | Marco Elver <elver@google.com> | 2020-06-16 11:49:24 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 12:01:44 -0700 |
commit | 603d11ad6976e1289f19c2a19e2f75a83d0dc296 (patch) | |
tree | d834154bc47bc89becbda5f7979a4d4e413a263c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 775227511843202e65a7f194cbf64f38de01f004 (diff) |
torture: Pass --kmake-arg to all make invocations
We need to pass the arguments provided to --kmake-arg to all make
invocations. In particular, the make invocations generating the configs
need to see the final make arguments, e.g. if config variables depend on
particular variables that are passed to make.
For example, when using '--kcsan --kmake-arg CC=clang-11', we would lose
CONFIG_KCSAN=y due to 'make oldconfig' not seeing that we want to use a
compiler that supports KCSAN.
Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions