diff options
author | Mickaël Salaün <mic@digikod.net> | 2022-09-09 12:39:01 +0200 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-10-20 08:55:40 -0600 |
commit | de3ee3f63400a23954e7c1ad1cb8c20f29ab6fe3 (patch) | |
tree | b37d5213cc08edbe8176d08ac07ba943505a50da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
selftests: Use optional USERCFLAGS and USERLDFLAGS
This change enables to extend CFLAGS and LDFLAGS from command line, e.g.
to extend compiler checks: make USERCFLAGS=-Werror USERLDFLAGS=-static
USERCFLAGS and USERLDFLAGS are documented in
Documentation/kbuild/makefiles.rst and Documentation/kbuild/kbuild.rst
This should be backported (down to 5.10) to improve previous kernel
versions testing as well.
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: stable@vger.kernel.org
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20220909103901.1503436-1-mic@digikod.net
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions