mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 13:33:26 +08:00
Preps for gcc-4.5
This commit is contained in:
@@ -54,7 +54,10 @@ libgcc @tool_target@-gcc.
|
||||
%dir %{_libexecdir}/gcc/@tool_target@/%{gcc_version}
|
||||
%{_libexecdir}/gcc/@tool_target@/%{gcc_version}/cc1%{_exeext}
|
||||
%{_libexecdir}/gcc/@tool_target@/%{gcc_version}/collect2%{_exeext}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
%{?with_lto:%{_libexecdir}/gcc/@tool_target@/%{gcc_version}/lto%{_exeext}}
|
||||
%{_libexecdir}/gcc/@tool_target@/%{gcc_version}/lto-wrapper%{_exeext}
|
||||
%endif
|
||||
|
||||
%files -n @rpmprefix@@tool_target@-gcc-libgcc -f build/files.gcc
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user