forked from pool/grub2
Accepting request 700268 from home:michael-chang:branches:Base:System
- Fix GCC 9 build failure (bsc#1121208) * 0001-cpio-Disable-gcc9-Waddress-of-packed-member.patch * 0002-jfs-Disable-gcc9-Waddress-of-packed-member.patch * 0003-hfs-Fix-gcc9-error-Waddress-of-packed-member.patch * 0004-hfsplus-Fix-gcc9-error-with-Waddress-of-packed-membe.patch * 0005-acpi-Fix-gcc9-error-Waddress-of-packed-member.patch * 0006-usbtest-Disable-gcc9-Waddress-of-packed-member.patch * 0007-chainloader-Fix-gcc9-error-Waddress-of-packed-member.patch * 0008-efi-Fix-gcc9-error-Waddress-of-packed-member.patch OBS-URL: https://build.opensuse.org/request/show/700268 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=332
This commit is contained in:
17
grub2.spec
17
grub2.spec
@@ -318,6 +318,15 @@ Patch501: grub2-btrfs-help-on-snapper-rollback.patch
|
||||
Patch510: grub2-video-limit-the-resolution-for-fixed-bimap-font.patch
|
||||
# Support long menuentries (FATE#325760)
|
||||
Patch511: grub2-gfxmenu-support-scrolling-menu-entry-s-text.patch
|
||||
# Fix GCC 9 build failure (bsc#1121208)
|
||||
Patch520: 0001-cpio-Disable-gcc9-Waddress-of-packed-member.patch
|
||||
Patch521: 0002-jfs-Disable-gcc9-Waddress-of-packed-member.patch
|
||||
Patch522: 0003-hfs-Fix-gcc9-error-Waddress-of-packed-member.patch
|
||||
Patch523: 0004-hfsplus-Fix-gcc9-error-with-Waddress-of-packed-membe.patch
|
||||
Patch524: 0005-acpi-Fix-gcc9-error-Waddress-of-packed-member.patch
|
||||
Patch525: 0006-usbtest-Disable-gcc9-Waddress-of-packed-member.patch
|
||||
Patch526: 0007-chainloader-Fix-gcc9-error-Waddress-of-packed-member.patch
|
||||
Patch527: 0008-efi-Fix-gcc9-error-Waddress-of-packed-member.patch
|
||||
|
||||
Requires: gettext-runtime
|
||||
%if 0%{?suse_version} >= 1140
|
||||
@@ -618,6 +627,14 @@ swap partition while in resuming
|
||||
%patch501 -p1
|
||||
%patch510 -p1
|
||||
%patch511 -p1
|
||||
%patch520 -p1
|
||||
%patch521 -p1
|
||||
%patch522 -p1
|
||||
%patch523 -p1
|
||||
%patch524 -p1
|
||||
%patch525 -p1
|
||||
%patch526 -p1
|
||||
%patch527 -p1
|
||||
|
||||
%build
|
||||
# collect evidence to debug spurious build failure on SLE15
|
||||
|
Reference in New Issue
Block a user