]> git.pld-linux.org Git - packages/crossppc-binutils.git/blobdiff - binutils-gasp.patch
- updated
[packages/crossppc-binutils.git] / binutils-gasp.patch
index 951a8ee6676510e014c5faf441a184e19fdeb9db..164fa00566d3ce7e0c5b459a4449d27189226d37 100644 (file)
@@ -4,8 +4,8 @@
        symbols.c \
        write.c
  
--CFILES = $(GAS_CFILES) itbl-ops.c
-+CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
+-CFILES = $(GAS_CFILES) itbl-ops.c cgen.c
++CFILES = $(GAS_CFILES) gasp.c itbl-ops.c cgen.c
  
  HFILES = \
        as.h \
  e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
 --- binutils-2.17.50.0.13/gas/doc/Makefile.am.orig     2007-03-16 16:48:29.000000000 +0100
 +++ binutils-2.17.50.0.13/gas/doc/Makefile.am  2007-03-16 20:27:05.810679469 +0100
-@@ -109,7 +109,7 @@
- # Build the man page from the texinfo file
- # The sed command removes the no-adjust Nroff command so that
- # the man output looks standard.
--as.1: $(srcdir)/as.texinfo asconfig.texi $(CPU_DOCS)
-+as.1: $(srcdir)/as.texinfo asconfig.texi gasp.texinfo $(CPU_DOCS)
-       touch $@
-       -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
      -($(POD2MAN) as.pod | \
+@@ -15,7 +15,7 @@
+ man_MANS = as.1
+-info_TEXINFOS = as.texinfo 
++info_TEXINFOS = as.texinfo gasp.texinfo
+ as_TEXINFOS = asconfig.texi $(CPU_DOCS)
AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
 --- binutils-2.16.91.0.2.org/gas/doc/gasp.texinfo      1970-01-01 00:00:00.000000000 +0000
 +++ binutils-2.16.91.0.2/gas/doc/gasp.texinfo  2005-07-21 18:31:04.000000000 +0000
 @@ -0,0 +1,1456 @@
This page took 0.099626 seconds and 4 git commands to generate.