Partial merger from HEAD.

This commit is contained in:
Ralf Corsepius
2007-05-24 04:39:20 +00:00
parent e9f3dc0120
commit 65125d5aac

View File

@@ -15,7 +15,7 @@
cd ../../..
%endif
%if "%{gcc_version}" <= "4.1.1"
%if "%{gcc_version}" <= "4.1.2"
# Misplaced header file
if test -f $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h; then
mv $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h \
@@ -24,7 +24,7 @@
%endif
# host library
rm -f ${RPM_BUILD_ROOT}%{_prefix}/lib/libiberty.a
rm -f ${RPM_BUILD_ROOT}%{_libdir}/libiberty.a
# We use the version from binutils
rm -f $RPM_BUILD_ROOT%{_bindir}/@tool_target@-c++filt%{_exeext}