summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg
index d3dfeb3..a8d72d7 100644
--- a/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg
@@ -4,6 +4,7 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
+%include %{_configdir}/versions.cfg
%define gcc_version 4.7.2
%define newlib_version 2.0.0
@@ -29,6 +30,11 @@
Patch0: %{rtems_gcc_patches}/gcc-4.7.2-rtems4.11-20121026.diff
%include rtems-gcc-patches.cfg
+# Incompatible with Texinfo 5
+%if %{__makeinfo_ver} >= 5.0
+ %error Incomaptible version of makeinfo found!
+%endif
+
#
# The gcc/newlib build instructions. We use 4.7 Release 1.
#