GCC 5 is by default. (bsc#921994)

breakage with GCC 5. (bsc#921994)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=356
This commit is contained in:
Charles Arnold 2015-04-07 16:57:44 +00:00 committed by Git OBS Bridge
parent c05f69363f
commit f2549d444b
2 changed files with 3 additions and 4 deletions

View File

@ -23,10 +23,10 @@ Thu Mar 12 12:33:45 UTC 2015 - rguenther@suse.com
- Add xen-c99-fix.patch to remove pointless inline specifier on - Add xen-c99-fix.patch to remove pointless inline specifier on
function declarations which break build with a C99 compiler which function declarations which break build with a C99 compiler which
GCC 5 is by default. GCC 5 is by default. (bsc#921994)
- Add ipxe-no-error-logical-not-parentheses.patch to supply - Add ipxe-no-error-logical-not-parentheses.patch to supply
-Wno-logical-not-parentheses to the ipxe build to fix -Wno-logical-not-parentheses to the ipxe build to fix
breakage with GCC 5. breakage with GCC 5. (bsc#921994)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 11 13:15:07 MDT 2015 - carnold@suse.com Wed Mar 11 13:15:07 MDT 2015 - carnold@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package xen # spec file for package xen
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# needssslcertforbuild # needssslcertforbuild
Name: xen Name: xen