Changeset 122 for trunk

Show
Ignore:
Timestamp:
24.08.2008 15:36:03 (3 months ago)
Author:
seb
Message:

Updated toolchain patch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/001-binutils_no_docs.patch

    r119 r122  
    4949  
    5050 AM_MAKEINFOFLAGS = -I $(srcdir) -I $(BFDDIR)/doc -I ../bfd/doc \ 
     51diff -urN binutils/etc/Makefile.in binutils.new/etc/Makefile.in 
     52--- binutils/etc/Makefile.in    2007-09-17 02:17:21.000000000 +0200 
     53+++ binutils.new/etc/Makefile.in        2008-08-21 15:30:01.000000000 +0200 
     54@@ -63,8 +63,8 @@ 
     55 PDFFILES = standards.pdf configure.pdf 
     56 HTMLFILES = standards.html configure.html 
     57  
     58-all: info 
     59-install: install-info 
     60+all: 
     61+install: 
     62  
     63 uninstall: 
     64