Searched hist:"132305 b3b474a85152302ceda4551384cce3904e" (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/ |
| H A D | Kbuild.include | 132305b3b474a85152302ceda4551384cce3904e Sat Aug 01 15:00:50 UTC 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Commit d26e94149276 ("kbuild: no gcc-plugins during cc-option tests") was neeeded because scripts/Makefile.gcc-plugins was too early.
This is unneeded by including scripts/Makefile.gcc-plugins last, and being careful to not add cc-option tests after it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
| /linux/ |
| H A D | Makefile | 132305b3b474a85152302ceda4551384cce3904e Sat Aug 01 15:00:50 UTC 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base
Commit d26e94149276 ("kbuild: no gcc-plugins during cc-option tests") was neeeded because scripts/Makefile.gcc-plugins was too early.
This is unneeded by including scripts/Makefile.gcc-plugins last, and being careful to not add cc-option tests after it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|