Missed warn_unused_result fix.
This commit is contained in:
parent
0a3350be2b
commit
fcb029e076
@ -1,5 +1,5 @@
|
|||||||
%define eu_version 0.125
|
%define eu_version 0.125
|
||||||
%define eu_release 2
|
%define eu_release 3
|
||||||
|
|
||||||
%if %{?_with_compat:1}%{!?_with_compat:0}
|
%if %{?_with_compat:1}%{!?_with_compat:0}
|
||||||
%define compat 1
|
%define compat 1
|
||||||
@ -274,7 +274,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/libelf.a
|
%{_libdir}/libelf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-2.fc7
|
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-3.fc7
|
||||||
- Fix overeager warn_unused_result build failures.
|
- Fix overeager warn_unused_result build failures.
|
||||||
|
|
||||||
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-1
|
* Wed Jan 10 2007 Roland McGrath <roland@redhat.com> - 0.125-1
|
||||||
|
Loading…
Reference in New Issue
Block a user