summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gcc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-21 04:51:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-21 04:51:54 +0000
commita52dc9371d1c04d1e97216dc6760d24b11d74d80 (patch)
treed42c422d80a65ced8c53652adea96b8175b6a12c /contrib/crossrpms/gcc
parentMake install-patches more verbose. (diff)
downloadrtems-a52dc9371d1c04d1e97216dc6760d24b11d74d80.tar.bz2
Add %{gcclib}/@tool_target@/%{gcc_version}/include/ssp
Diffstat (limited to 'contrib/crossrpms/gcc')
-rw-r--r--contrib/crossrpms/gcc/target-gcc.add3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/crossrpms/gcc/target-gcc.add b/contrib/crossrpms/gcc/target-gcc.add
index 2c7bf5f6ec..97ac4e349a 100644
--- a/contrib/crossrpms/gcc/target-gcc.add
+++ b/contrib/crossrpms/gcc/target-gcc.add
@@ -36,6 +36,9 @@ GNU cc compiler for @tool_target@.
%{_bindir}/@tool_target@-gccbug
%dir %{gcclib}/@tool_target@/%{gcc_version}/include
+%if "%{gcc_version}" >= "4.0.0"
+%dir %{gcclib}/@tool_target@/%{gcc_version}/include/ssp
+%endif
%dir %{gccexec}
%dir %{gccexec}/@tool_target@