mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2005-04-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/base-gfortran.add: Fix broken install-info. * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations to gcc-4.0.0. Install infos using FC conventions.
This commit is contained in:
@@ -17,7 +17,11 @@ This is the gcc/gnat compiler for %{gcc_target}
|
||||
%dir %{_bindir}
|
||||
%{_bindir}/%{gcc_target}-gnat*
|
||||
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/cc1plus%{_exeext}
|
||||
%if "%{gcc_version}" >= "4.0"
|
||||
%{_bindir}/%{gcc_target}-gprmake%{_exeext}
|
||||
%endif
|
||||
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/gnat1%{_exeext}
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/adalib
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/adainclude
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user