forked from Imagelibrary/rtems
Partial merger from HEAD.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
cd ../../..
|
cd ../../..
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gcc_version}" <= "4.1.1"
|
%if "%{gcc_version}" <= "4.1.2"
|
||||||
# Misplaced header file
|
# Misplaced header file
|
||||||
if test -f $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h; then
|
if test -f $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h; then
|
||||||
mv $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h \
|
mv $RPM_BUILD_ROOT%{_includedir}/mf-runtime.h \
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# host library
|
# 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
|
# We use the version from binutils
|
||||||
rm -f $RPM_BUILD_ROOT%{_bindir}/@tool_target@-c++filt%{_exeext}
|
rm -f $RPM_BUILD_ROOT%{_bindir}/@tool_target@-c++filt%{_exeext}
|
||||||
|
|||||||
Reference in New Issue
Block a user