Searched hist:"4 c7858b9001c85aacf86a74b3a68aa384bc33760" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/ |
H A D | Makefile | 4c7858b9001c85aacf86a74b3a68aa384bc33760 Thu Feb 25 13:39:12 CST 2021 Masahiro Yamada <masahiroy@kernel.org> kbuild: Move .thinlto-cache removal to 'make clean'
Instead of 'make distclean', 'make clean' should remove build artifacts unneeded by external module builds. Obviously, you do not need to keep this directory.
Fixes: dc5723b02e52 ("kbuild: add support for Clang LTO") Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210225193912.3303604-1-masahiroy@kernel.org
|