SHA256
1
0
forked from pool/qemu

Accepting request 399560 from home:bfrogers:branches:Virtualization

To add to the previous changes over the last day or so, we now are gcc6 and perl 5.24 compatible. yeah!

OBS-URL: https://build.opensuse.org/request/show/399560
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=295
This commit is contained in:
Bruce Rogers
2016-06-01 21:35:28 +00:00
committed by Git OBS Bridge
parent 1b4a71c4b8
commit e07f3c2588
13 changed files with 1370 additions and 3 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 1 17:14:40 UTC 2016 - brogers@suse.com
- Fix build compatibility with gcc6 wrt ipxe rom where compiler
warnings are treated as errors.
ipxe-ath9k-Fix-buffer-overrun-for-ar9287.patch
ipxe-mucurses-Fix-GCC-6-nonnull-compare-errors.patch
ipxe-sis190-Fix-building-with-GCC-6.patch
ipxe-skge-Fix-building-with-GCC-6.patch
ipxe-ath-Fix-building-with-GCC-6.patch
ipxe-legacy-Fix-building-with-GCC-6.patch
- Fix ipxe build script which fails under perl v5.24
ipxe-util-v5.24-perl-errors-on-redeclare.patch
- Specify build time disk space requirements for ppc64 and ppc64le
-------------------------------------------------------------------
Thu May 26 16:23:33 UTC 2016 - brogers@suse.com