diff --git a/contrib/crossrpms/gcc/target-gcc.add b/contrib/crossrpms/gcc/target-gcc.add index 88eff27017..74ba5923fc 100644 --- a/contrib/crossrpms/gcc/target-gcc.add +++ b/contrib/crossrpms/gcc/target-gcc.add @@ -38,9 +38,11 @@ GNU cc compiler for @tool_target@. %dir %{gcclib}/@tool_target@/%{gcc_version}/include %if "%{gcc_version}" > "4.0.3" %if "@tool_target@" != "bfin-rtems4.8" +%if "@tool_target@" != "avr-rtems4.8" %dir %{gcclib}/@tool_target@/%{gcc_version}/include/ssp %endif %endif +%endif %dir %{gccexec} %dir %{gccexec}/@tool_target@