[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [1344] ipcop/trunk/lfs/binutils
From:       gespinasse () users ! sourceforge ! net
Date:       2008-04-30 15:29:20
Message-ID: E1JrEFE-0004YL-5J () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 1344
          http://ipcop.svn.sourceforge.net/ipcop/?rev=1344&view=rev
Author:   gespinasse
Date:     2008-04-30 08:29:19 -0700 (Wed, 30 Apr 2008)

Log Message:
-----------
Add a workaround if host textinfo version is >4.10

Modified Paths:
--------------
    ipcop/trunk/lfs/binutils

Modified: ipcop/trunk/lfs/binutils
===================================================================
--- ipcop/trunk/lfs/binutils	2008-04-30 15:15:31 UTC (rev 1343)
+++ ipcop/trunk/lfs/binutils	2008-04-30 15:29:19 UTC (rev 1344)
@@ -105,6 +105,8 @@
 	cd $(DIR_SRC)/binutils-build && CC="gcc -B/usr/bin/" \
                ../$(THISAPP)/configure	--prefix=/$(TOOLS_DIR) \
 											--disable-nls \
 											--disable-werror
+	# DIY ( do not depend on makeinfo and a tex bug (if version >4.10 )
+	cd $(DIR_SRC)/binutils-build && echo "MAKEINFO = :" >> Makefile
 	cd $(DIR_SRC)/binutils-build && make -j $(PARALLELISM)
 	cd $(DIR_SRC)/binutils-build && make install
 	cd $(DIR_SRC)/binutils-build && make -C ld clean
@@ -116,6 +118,7 @@
 	cd $(DIR_SRC)/binutils-build && ../$(THISAPP)/configure	--prefix=/$(TOOLS_DIR) \
 								--disable-nls \
 								--with-lib-path=/$(TOOLS_DIR)/lib
+	cd $(DIR_SRC)/binutils-build && echo "MAKEINFO = :" >> Makefile
 	cd $(DIR_SRC)/binutils-build && make -j $(PARALLELISM)
 	cd $(DIR_SRC)/binutils-build && make install
 	cd $(DIR_SRC)/binutils-build && make -C ld clean


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic