forked from Imagelibrary/rtems
Cosmetics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# spec file for building gcc for rtems
|
||||
#
|
||||
# spec file for building gcc for @target_alias@
|
||||
#
|
||||
# supported --with/--without options:
|
||||
# --with sources build src.rpm instead of nosrc.rpm
|
||||
#
|
||||
|
||||
@@ -37,3 +37,4 @@ This is the gcc/g++ compiler for %{gcc_target}
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/include/g++
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
||||
@@ -26,3 +26,4 @@ This is the gcc/g77 compiler for %{gcc_target}
|
||||
%dir %{gccexec}/%{gcc_target}/%{gcc_version}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/f771%{_exeext}
|
||||
%endif
|
||||
|
||||
|
||||
@@ -44,3 +44,4 @@ This is gcc for %{gcc_target}.
|
||||
%dir %{gccexec}/%{gcc_target}/%{gcc_version}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/cc1%{_exeext}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/collect2%{_exeext}
|
||||
|
||||
|
||||
@@ -50,3 +50,4 @@ This is the gcc/java compiler for %{gcc_target}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/jvgenmain%{_exeext}
|
||||
|
||||
%endif
|
||||
|
||||
|
||||
@@ -30,3 +30,4 @@ This is the gcc/gfortran compiler for %{gcc_target}
|
||||
%dir %{gccexec}/%{gcc_target}/%{gcc_version}
|
||||
%{gccexec}/%{gcc_target}/%{gcc_version}/f951%{_exeext}
|
||||
%endif
|
||||
|
||||
|
||||
@@ -31,3 +31,4 @@ This is the gcc/gnat compiler for %{gcc_target}
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/adalib
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/adainclude
|
||||
%endif
|
||||
|
||||
|
||||
@@ -20,3 +20,4 @@ This is the newlib C Library for %{gcc_target}.
|
||||
%endif
|
||||
%dir %{_prefix}/%{gcc_target}
|
||||
%{_prefix}/%{gcc_target}/include
|
||||
|
||||
|
||||
@@ -24,3 +24,4 @@ This is the gcc/objc compiler for %{gcc_target}
|
||||
|
||||
%{gcclib}/%{gcc_target}/%{gcc_version}/include/objc
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user