This is for RTEMS Source Builder. Binutils 2.23.x did not build on Ubuntu 13.10 
because of texinfo 5.1. The problem is fixed in Binutils 2.24, so the check for 
texinfo 5.x is no longer needed for this configuration.

---
 rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg 
b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
index 15942fc..4a5b642 100644
--- a/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.2-newlib-cvs-1.cfg
@@ -19,11 +19,6 @@
 %define with_iconv 1
 %endif
 
-# Incompatible with Texinfo 5
-%if %{__makeinfo_ver} >= 5.0
- %error Incomaptible version of makeinfo found!
-%endif
-
 #
 # Newlib is from CVS.
 #
-- 
1.8.3.2

_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to