silence strict-aliasing warnings
This commit is contained in:
parent
7389cf4806
commit
563ce2282d
1034
0005-Use-the-un-marshalling-functions-scsi_get-set_uint16.patch
Normal file
1034
0005-Use-the-un-marshalling-functions-scsi_get-set_uint16.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,7 @@ Patch1: 0001-distribute-pkgconfig-file.patch
|
||||
Patch2: 0002-use-libgcrypt-for-MD5.patch
|
||||
Patch3: 0003-fix-crash-in-iscsi-tools.patch
|
||||
Patch4: 0004-install-iscsi-test.patch
|
||||
Patch5: 0005-Use-the-un-marshalling-functions-scsi_get-set_uint16.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -36,6 +37,7 @@ a network.
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
## always run autogen.sh
|
||||
@ -98,6 +100,9 @@ The libiscsi-devel package includes the header files for libiscsi.
|
||||
%{_libdir}/pkgconfig/libiscsi.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 1 2013 Paolo Bonzini <pbonzini@redhat.com> - 1.7.0-6
|
||||
- Add patch 5 to silence strict aliasing warnings
|
||||
|
||||
* Wed Jun 26 2013 Andy Grover <agrover@redhat.com> - 1.7.0-5
|
||||
- Add patch 4 to enable installing of iscsi-test binary
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user