diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-28 10:47:43 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-28 10:47:43 -0500 |
commit | a616131ac22d45b75445824b5de79959ceefe320 (patch) | |
tree | 25d7eac6096085fc037892c83afb64433b287105 /kernel-i686-fedora.config | |
parent | 8dbfc48c5c691f38a8c3e3e6c6bcb0fa8d382cf2 (diff) | |
download | kernel-a616131ac22d45b75445824b5de79959ceefe320.tar.gz kernel-a616131ac22d45b75445824b5de79959ceefe320.tar.xz kernel-a616131ac22d45b75445824b5de79959ceefe320.zip |
kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.56
* Wed Oct 28 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc1.20201028gited8780e3f2ec.56]
- Fix LTO issues with kernel-tools (Don Zickus)
- Point pathfix to the new location for gen_compile_commands.py ("Justin M. Forbes")
- Filter out LTO build options from the perl ccopts ("Justin M. Forbes")
- Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-i686-fedora.config')
-rw-r--r-- | kernel-i686-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-fedora.config b/kernel-i686-fedora.config index 14655d8ef..ca0e46de4 100644 --- a/kernel-i686-fedora.config +++ b/kernel-i686-fedora.config @@ -5291,7 +5291,7 @@ CONFIG_SECURITY_SELINUX_AVC_STATS=y CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0 CONFIG_SECURITY_SELINUX_DEVELOP=y -CONFIG_SECURITY_SELINUX_DISABLE=y +# CONFIG_SECURITY_SELINUX_DISABLE is not set CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256 CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9 CONFIG_SECURITY_SELINUX=y |