Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
binutils info files
I seem to need the enclosed patch to build gpl3/binutils on i386 - am I
missing something?
Cheers,
Patrick
Index: gas/Makefile
===================================================================
RCS file: /cvsroot/src/external/gpl3/binutils/usr.bin/gas/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- gas/Makefile 18 Aug 2009 20:22:11 -0000 1.1
+++ gas/Makefile 23 Sep 2009 08:46:31 -0000
@@ -51,6 +51,7 @@
TEXINFO= as.texinfo
INFOFLAGS= -I${DIST}/gas/doc -I${.OBJDIR}/../common -I${DIST}/libiberty
+INFOFLAGS+= -I${DIST}/bfd/doc
#INFOFLAGS= -I${DIST}/gas/doc -I${.OBJDIR}/../common -I${.CURDIR}
.PATH: ${DIST}/gas ${DIST}/gas/config ${DIST}/gas/doc
Index: gprof/Makefile
===================================================================
RCS file: /cvsroot/src/external/gpl3/binutils/usr.bin/gprof/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- gprof/Makefile 18 Aug 2009 20:22:14 -0000 1.1
+++ gprof/Makefile 23 Sep 2009 08:46:31 -0000
@@ -29,6 +29,7 @@
TEXINFO= ${G_TEXINFOS}
#INFOFLAGS= -I${DIST}/gas/doc -I${.OBJDIR}/../common -I${DIST}/libiberty
INFOFLAGS= -I${.OBJDIR}/../common -I${DIST}/libiberty
+INFOFLAGS+= -I${DIST}/bfd/doc
.PATH: ${DIST}/gprof
Home |
Main Index |
Thread Index |
Old Index