summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gcc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-04-26 05:36:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-04-26 05:36:01 +0000
commit1700261946ff6c7e0294caf981206e9c6b1c0935 (patch)
tree16467eae8e683e12b68238653e09585192ab0620 /contrib/crossrpms/gcc
parentAdd rtems_api. (diff)
downloadrtems-1700261946ff6c7e0294caf981206e9c6b1c0935.tar.bz2
Use rtems_api.
Diffstat (limited to 'contrib/crossrpms/gcc')
-rw-r--r--contrib/crossrpms/gcc/target-gcc.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/gcc/target-gcc.add b/contrib/crossrpms/gcc/target-gcc.add
index 1d21a82572..04f40e6097 100644
--- a/contrib/crossrpms/gcc/target-gcc.add
+++ b/contrib/crossrpms/gcc/target-gcc.add
@@ -37,8 +37,8 @@ GNU cc compiler for @tool_target@.
%dir %{gcclib}/@tool_target@/%{gcc_version}/include
%if "%{gcc_version}" > "4.0.3"
-%if "@tool_target@" != "bfin-rtems4.9"
-%if "@tool_target@" != "avr-rtems4.9"
+%if "@tool_target@" != "bfin-rtems@rtems_api@"
+%if "@tool_target@" != "avr-rtems@rtems_api@"
%dir %{gcclib}/@tool_target@/%{gcc_version}/include/ssp
%endif
%endif