SHA256
1
0
forked from pool/grub2

Accepting request 792408 from home:michael-chang:gcc10

- Fix GCC 10 build fail (bsc#1158189)
  * 0001-mdraid1x_linux-Fix-gcc10-error-Werror-array-bounds.patch
  * 0002-zfs-Fix-gcc10-error-Werror-zero-length-bounds.patch

OBS-URL: https://build.opensuse.org/request/show/792408
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=353
This commit is contained in:
2020-04-08 11:06:35 +00:00
committed by Git OBS Bridge
parent ddf5f70a27
commit a531c295e8
4 changed files with 151 additions and 0 deletions

View File

@@ -291,6 +291,9 @@ Patch511: grub2-gfxmenu-support-scrolling-menu-entry-s-text.patch
Patch601: risc-v-fix-computation-of-pc-relative-relocation-offset.patch
Patch602: risc-v-add-clzdi2-symbol.patch
Patch603: grub-install-define-default-platform-for-risc-v.patch
# Fix gcc-10 build fail
Patch610: 0001-mdraid1x_linux-Fix-gcc10-error-Werror-array-bounds.patch
Patch611: 0002-zfs-Fix-gcc10-error-Werror-zero-length-bounds.patch
# bsc#1166409 - Grub netbooting does not search for grub.cfg files with mac
# address or ip address in filename
Patch700: 0001-normal-Move-common-datetime-functions-out-of-the-nor.patch
@@ -594,6 +597,8 @@ swap partition while in resuming
%patch601 -p1
%patch602 -p1
%patch603 -p1
%patch610 -p1
%patch611 -p1
%patch700 -p1
%patch701 -p1
%patch702 -p1