source: rtems/contrib/crossrpms/patches/binutils-2.20.1-rtems4.10-20100310.diff @ 5deb608

4.104.115
Last change on this file since 5deb608 was c7c1f3b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/10/10 at 07:09:31

New.

  • Property mode set to 100644
File size: 902 bytes
  • bfd/Makefile.am

    diff -Naur binutils-2.20.1.orig/bfd/Makefile.am binutils-2.20.1/bfd/Makefile.am
    old new  
    44ACLOCAL_AMFLAGS = -I . -I .. -I ../config
    55
    66# Uncomment the following line when doing a release.
    7 # RELEASE=y
     7RELEASE=y
    88
    99INCDIR = $(srcdir)/../include
    1010CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
  • bfd/Makefile.in

    diff -Naur binutils-2.20.1.orig/bfd/Makefile.in binutils-2.20.1/bfd/Makefile.in
    old new  
    317317ACLOCAL_AMFLAGS = -I . -I .. -I ../config
    318318
    319319# Uncomment the following line when doing a release.
    320 # RELEASE=y
     320RELEASE = y
    321321INCDIR = $(srcdir)/../include
    322322CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
    323323SUBDIRS = doc po
Note: See TracBrowser for help on using the repository browser.