--- linux-4.14/scripts/gcc-plugin.sh.orig 2017-11-12 19:46:13.000000000 +0100 +++ linux-4.14/scripts/gcc-plugin.sh 2021-07-08 09:52:23.460059564 +0200 @@ -43,7 +43,7 @@ esac # we need a c++ compiler that supports the designated initializer GNU extension -plugincc=$($2 -c -x c++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <&1 <