aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gcc-plugins')
-rw-r--r--scripts/gcc-plugins/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/gcc-plugins/Makefile b/scripts/gcc-plugins/Makefile
index e2ff425f4c7e..ea465799ced5 100644
--- a/scripts/gcc-plugins/Makefile
+++ b/scripts/gcc-plugins/Makefile
@@ -13,10 +13,6 @@ else
13 export HOST_EXTRACXXFLAGS 13 export HOST_EXTRACXXFLAGS
14endif 14endif
15 15
16ifneq ($(CFLAGS_KCOV), $(SANCOV_PLUGIN))
17 GCC_PLUGIN := $(filter-out $(SANCOV_PLUGIN), $(GCC_PLUGIN))
18endif
19
20export HOSTLIBS 16export HOSTLIBS
21 17
22$(obj)/randomize_layout_plugin.o: $(objtree)/$(obj)/randomize_layout_seed.h 18$(obj)/randomize_layout_plugin.o: $(objtree)/$(obj)/randomize_layout_seed.h