make: Remove LTO objects when cleaning

This commit is contained in:
Konrad Kleine 2024-05-16 13:57:59 +00:00
parent c24f8fd213
commit 9c7986e842

View file

@ -46,6 +46,7 @@ local-clean:
-rm -rf x86_64
-rm -rf noarch
-rm -rf *.src.rpm
-rm -rf /tmp/lto-llvm-*.o
.PHONY: local-list-check
local-list-check: setup