forked from Imagelibrary/rtems
Move finclude into *-gfortran.
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
*include/objc*) ;;
|
||||
*include/g++*);;
|
||||
*include/c++*);;
|
||||
*finclude/*);;
|
||||
*adainclude*);;
|
||||
*adalib*);;
|
||||
*gnat1);;
|
||||
|
||||
@@ -30,5 +30,7 @@ GCC fortran compiler for @tool_target@.
|
||||
%dir %{gccexec}/@tool_target@
|
||||
%dir %{gccexec}/@tool_target@/%{gcc_version}
|
||||
%{gccexec}/@tool_target@/%{gcc_version}/f951%{_exeext}
|
||||
|
||||
%{gcclib}/@tool_target@/%{gcc_version}/finclude
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user