forked from pool/libvirt
Accepting request 384141 from home:olh:branches:Virtualization
- Force LIBXL_API_VERSION=0x040500 to fix build with xen-4.7 OBS-URL: https://build.opensuse.org/request/show/384141 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=518
This commit is contained in:
parent
1c9f80bcb5
commit
20b7f7b197
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 15:26:41 UTC 2016 - ohering@suse.de
|
||||||
|
|
||||||
|
- Force LIBXL_API_VERSION=0x040500 to fix build with xen-4.7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 18 20:13:41 UTC 2016 - jfehlig@suse.com
|
Fri Mar 18 20:13:41 UTC 2016 - jfehlig@suse.com
|
||||||
|
|
||||||
|
@ -1153,6 +1153,7 @@ Wireshark dissector plugin for better analysis of libvirt RPC traffic.
|
|||||||
|
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
|
export CFLAGS="$CFLAGS -DLIBXL_API_VERSION=0x040500"
|
||||||
%configure --disable-static --with-pic \
|
%configure --disable-static --with-pic \
|
||||||
%{?_without_xen} \
|
%{?_without_xen} \
|
||||||
%{?_without_qemu} \
|
%{?_without_qemu} \
|
||||||
|
Loading…
Reference in New Issue
Block a user