summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec')
-rw-r--r--contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
index 5dc495c0cd..6f95aeca54 100644
--- a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
+++ b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
@@ -52,7 +52,7 @@ Summary: avr-rtems4.10 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 7%{?dist}
+Release: 8%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -451,6 +451,10 @@ GNU cc compiler for avr-rtems4.10.
%endif
%endif
+%if "%{gcc_version}" >= "4.3.0"
+%dir %{gcclib}/avr-rtems4.10/%{gcc_version}/include-fixed
+%endif
+
%dir %{gccexec}
%dir %{gccexec}/avr-rtems4.10
%dir %{gccexec}/avr-rtems4.10/%{gcc_version}