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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 24 08:17:33 UTC 2020 - Michael Chang <mchang@suse.com>
- 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
-------------------------------------------------------------------
Fri Mar 20 10:36:54 UTC 2020 - Michael Chang <mchang@suse.com>