diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-12 08:20:43 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-10-12 08:20:43 -0500 |
commit | aa6d9438d030fa4682d5d450481085c901503da5 (patch) | |
tree | 42e5a60a9f9846e8fbefb4ad57e7b11529bdf52d /Makefile.rhelver | |
parent | becc6a87e313eeca9c7f7a2618e3d4c107f6bd74 (diff) | |
download | kernel-aa6d9438d030fa4682d5d450481085c901503da5.tar.gz kernel-aa6d9438d030fa4682d5d450481085c901503da5.tar.xz kernel-aa6d9438d030fa4682d5d450481085c901503da5.zip |
kernel-5.9.0-35
* Mon Oct 12 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-35]
- Filter out LTO build options from the perl ccopts ("Justin M. Forbes")
- Temporarily remove cdomain from sphinx documentation ("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 'Makefile.rhelver')
-rw-r--r-- | Makefile.rhelver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rhelver b/Makefile.rhelver index 28ddeb911..83e59c409 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 99 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 32 +RHEL_RELEASE = 36 # # Early y+1 numbering |