mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
Add %{gcclib}/@tool_target@/%{gcc_version}/include-fixed.
This commit is contained in:
@@ -44,6 +44,10 @@ GNU cc compiler for @tool_target@.
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%{gcc_version}" >= "4.3.0"
|
||||
%dir %{gcclib}/@tool_target@/%{gcc_version}/include-fixed
|
||||
%endif
|
||||
|
||||
%dir %{gccexec}
|
||||
%dir %{gccexec}/@tool_target@
|
||||
%dir %{gccexec}/@tool_target@/%{gcc_version}
|
||||
|
||||
Reference in New Issue
Block a user