Home
last modified time | relevance | path

Searched hist:"132305 b3b474a85152302ceda4551384cce3904e" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/
H A DKbuild.include132305b3b474a85152302ceda4551384cce3904e Sat Aug 01 10:00:50 CDT 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>
/openbmc/linux/
H A DMakefile132305b3b474a85152302ceda4551384cce3904e Sat Aug 01 10:00:50 CDT 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>