--- a/scripts/gcc-plugins/Makefile 2023-02-02 14:04:11.084280229 -0500 +++ b/scripts/gcc-plugins/Makefile 2023-02-02 14:04:54.084396776 -0500 @@ -23,7 +23,7 @@ GCC_PLUGINS_DIR = $(shell $(CC) -print-f plugin_cxxflags = -Wp,-MMD,$(depfile) $(KBUILD_HOSTCXXFLAGS) -fPIC \ -include $(srctree)/include/linux/compiler-version.h \ - -I $(GCC_PLUGINS_DIR)/include -I $(obj) -std=gnu++11 \ + -I $(GCC_PLUGINS_DIR)/include -I $(obj) \ -fno-rtti -fno-exceptions -fasynchronous-unwind-tables \ -ggdb -Wno-narrowing -Wno-unused-variable \ -Wno-format-diag