make: Remove LTO objects when cleaning

This commit is contained in:
Konrad Kleine 2024-05-16 13:57:59 +00:00 committed by Timm Bäder
parent fc801cc563
commit 34c048f35a

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