Valdis Kletnieks
cc97d73215
gcc-plugins: fix gcc 11 indigestion with plugins...
...
commit 67a5a68013 upstream.
Fedora Rawhide has started including gcc 11,and the g++ compiler
throws a wobbly when it hits scripts/gcc-plugins:
HOSTCXX scripts/gcc-plugins/latent_entropy_plugin.so
In file included from /usr/include/c++/11/type_traits:35,
from /usr/lib/gcc/x86_64-redhat-linux/11/plugin/include/system.h:244,
from /usr/lib/gcc/x86_64-redhat-linux/11/plugin/include/gcc-plugin.h:28,
from scripts/gcc-plugins/gcc-common.h:7,
from scripts/gcc-plugins/latent_entropy_plugin.c:78:
/usr/include/c++/11/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO
C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
32 | #error This file requires compiler and library support \
In fact, it works just fine with c++11, which has been in gcc since 4.8,
and we now require 4.9 as a minimum.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu >
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com >
Signed-off-by: Kees Cook <keescook@chromium.org >
Link: https://lore.kernel.org/r/82487.1609006918@turing-police
Cc: Thomas Lindroth <thomas.lindroth@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2021-12-14 11:32:33 +01:00
..
2020-10-09 08:56:02 +02:00
2020-08-10 01:32:59 +09:00
2021-09-22 12:27:58 +02:00
2020-10-18 14:20:35 -07:00
2020-10-12 09:58:15 -05:00
2021-03-30 14:31:50 +02:00
2021-12-14 11:32:33 +01:00
2020-10-16 11:11:22 -07:00
2020-08-18 20:16:46 +09:00
2021-05-19 10:12:56 +02:00
2017-03-28 16:16:52 +02:00
2021-05-19 10:12:59 +02:00
2020-11-02 11:31:00 +09:00
2020-08-17 20:42:00 -04:00
2021-08-12 13:22:12 +02:00
2020-09-25 00:36:41 +09:00
2020-03-03 20:49:21 +09:00
2019-05-24 17:27:11 +02:00
2018-07-18 01:18:05 +09:00
2021-05-22 11:40:55 +02:00
2019-06-05 17:37:11 +02:00
2020-10-29 15:19:04 +01:00
2018-06-28 13:36:39 +09:00
2017-11-02 11:10:55 +01:00
2020-02-25 03:35:16 -07:00
2017-11-02 11:10:55 +01:00
2020-08-14 13:30:03 +09:00
2020-12-30 11:53:56 +01:00
2020-05-26 00:03:16 +09:00
2019-02-19 21:27:53 +01:00
2017-11-02 11:10:55 +01:00
2019-03-04 22:34:54 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-10-12 10:37:56 +02:00
2021-05-22 11:40:55 +02:00
2020-10-16 11:11:21 -07:00
2020-08-07 11:33:21 -07:00
2020-10-13 18:38:26 -07:00
2021-01-12 20:18:16 +01:00
2020-09-04 18:19:37 +02:00
2021-05-22 11:40:55 +02:00
2020-04-15 15:13:13 -06:00
2020-03-17 08:59:03 +09:00
2019-06-05 17:37:07 +02:00
2020-08-18 20:16:46 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:10 +02:00
2018-11-18 10:15:09 -08:00
2018-03-26 02:01:24 +09:00
2020-01-27 14:25:06 -07:00
2019-01-06 09:46:51 +09:00
2017-11-02 11:10:55 +01:00
2019-03-04 22:35:04 +09:00
2018-06-08 18:56:00 +09:00
2018-06-25 23:21:13 +09:00
2021-02-26 10:13:01 +01:00
2021-09-18 13:40:16 +02:00
2021-05-22 11:40:55 +02:00
2019-05-24 17:36:45 +02:00
2020-10-16 11:11:19 -07:00
2019-05-30 11:26:39 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-08-07 13:29:39 -07:00
2019-11-22 10:35:18 -07:00
2021-02-17 11:02:24 +01:00
2021-07-25 14:36:12 +02:00
2020-06-17 10:38:42 +09:00
2020-12-30 11:53:33 +01:00
2017-11-02 11:10:55 +01:00
2021-11-18 14:03:57 +01:00
2017-11-02 11:10:55 +01:00
2020-10-22 13:13:57 -07:00
2021-11-21 13:46:37 +01:00
2021-06-30 08:47:30 -04:00
2019-03-17 12:56:32 +09:00
2021-07-14 16:56:04 +02:00
2020-08-10 01:32:59 +09:00
2020-03-25 10:19:43 +09:00
2020-11-25 03:36:10 +09:00
2021-10-27 09:56:54 +02:00
2019-11-15 00:23:10 +09:00
2020-08-10 01:32:59 +09:00
2021-04-28 13:40:02 +02:00
2020-08-10 01:32:59 +09:00
2020-10-22 13:13:57 -07:00
2020-08-19 14:31:57 -06:00
2020-09-25 00:36:41 +09:00
2019-07-17 22:39:27 +09:00
2021-05-19 10:12:59 +02:00
2019-07-17 22:39:27 +09:00
2020-06-11 20:14:41 +09:00
2020-10-22 13:13:57 -07:00
2020-05-17 18:52:01 +09:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:10 +02:00
2021-07-25 14:36:16 +02:00
2019-08-29 23:54:29 +09:00
2020-06-06 23:39:20 +09:00
2017-11-02 11:10:55 +01:00
2020-09-25 00:36:41 +09:00
2020-05-26 00:03:16 +09:00
2020-07-10 14:19:58 +02:00
2019-05-30 11:29:23 -07:00
2020-03-26 15:08:27 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-03-09 11:11:14 +01:00
2021-06-30 08:47:23 -04:00
2021-10-20 11:44:58 +02:00
2020-09-25 02:28:12 +09:00
2021-05-22 11:40:55 +02:00
2020-07-20 10:55:50 +02:00
2019-12-13 10:47:58 +01:00
2018-12-28 12:11:44 -08:00
2020-10-02 11:31:26 +02:00
2020-10-15 15:11:56 -07:00
2021-05-22 11:40:55 +02:00
2021-05-22 11:40:55 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-09-05 08:12:09 -06:00
2020-10-09 08:55:17 +02:00
2021-07-14 16:55:53 +02:00
2018-11-30 14:45:01 -08:00
2020-02-10 13:35:15 -08:00
2017-11-02 11:10:55 +01:00
2020-06-06 23:42:01 +09:00