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