Date: Mon, 16 Feb 2004 05:18:02 -0800 (PST) From: "James E. Housley" <jeh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/i386-rtems-gdb Makefile ports/devel/i386-rtems-gdb/files patch-sim::igen::lf.c patch-sim::ppc::lf.c Message-ID: <200402161318.i1GDI2F7026587@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeh 2004/02/16 05:18:02 PST
FreeBSD ports repository
Modified files:
devel/i386-rtems-gdb Makefile
Added files:
devel/i386-rtems-gdb/files patch-sim::igen::lf.c
patch-sim::ppc::lf.c
Log:
Add to patch files to fix compiling the simulator on powerpc and mips.
Both of these have multi line string constants without line continuators
that the newer version of GCC doesn't like.
Found by: bento
Revision Changes Path
1.15 +1 -1 ports/devel/i386-rtems-gdb/Makefile
1.1 +51 -0 ports/devel/i386-rtems-gdb/files/patch-sim::igen::lf.c (new)
1.1 +51 -0 ports/devel/i386-rtems-gdb/files/patch-sim::ppc::lf.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402161318.i1GDI2F7026587>
