From b0c5d2c8b24e3ca46648cc0edbe2d924fd834210 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 26 Oct 2020 09:29:37 -0500 Subject: gen_compile_commands.py has moved to clang-tools Signed-off-by: Justin M. Forbes --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index c62ee3928..ed74c4ea6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1252,7 +1252,7 @@ pathfix.py -i "%{__python3} %{py3_shbang_opts}" -p -n \ tools/perf/scripts/python/sched-migration.py \ tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py \ Documentation \ - scripts/gen_compile_commands.py + scripts/clang-tools # only deal with configs if we are going to build for the arch %ifnarch %nobuildarches -- cgit