Date: Wed, 7 Nov 2007 21:45:31 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/prc-tools Makefile ports/palm/prc-tools/files gcc42-patch-binutils-2.14_gas_as.h gcc42-patch-binutils-2.14_gas_tc.h gcc42-patch-gcc-3.3.1_gcc_cp_decl.c gcc42-patch-gcc-3.3.1_include_obstack.h gcc42-patch-gdb-5.3_gdb_remote-palmos.c gcc42-patch-gdb-5.3_include_obstack.h Message-ID: <200711072145.lA7LjVKu046676@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsam 2007-11-07 21:45:31 UTC FreeBSD ports repository Modified files: palm/prc-tools Makefile Added files: palm/prc-tools/files gcc42-patch-binutils-2.14_gas_as.h gcc42-patch-binutils-2.14_gas_tc.h gcc42-patch-gcc-3.3.1_gcc_cp_decl.c gcc42-patch-gcc-3.3.1_include_obstack.h gcc42-patch-gdb-5.3_gdb_remote-palmos.c gcc42-patch-gdb-5.3_include_obstack.h Log: Unbreak the port for gcc-4.2 [1] FYI: differences with the original patch from the PR: . use post-patch stage (instead of post-configure stage) to conditionally apply the needed patches; . gcc patch is splitted into per-file-patches. PR: ports/117279 [1] Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko at verizon.net> [1] Approved by: portmgr (erwin) Revision Changes Path 1.57 +12 -4 ports/palm/prc-tools/Makefile 1.1 +23 -0 ports/palm/prc-tools/files/gcc42-patch-binutils-2.14_gas_as.h (new) 1.1 +26 -0 ports/palm/prc-tools/files/gcc42-patch-binutils-2.14_gas_tc.h (new) 1.1 +104 -0 ports/palm/prc-tools/files/gcc42-patch-gcc-3.3.1_gcc_cp_decl.c (new) 1.1 +11 -0 ports/palm/prc-tools/files/gcc42-patch-gcc-3.3.1_include_obstack.h (new) 1.1 +16 -0 ports/palm/prc-tools/files/gcc42-patch-gdb-5.3_gdb_remote-palmos.c (new) 1.1 +11 -0 ports/palm/prc-tools/files/gcc42-patch-gdb-5.3_include_obstack.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711072145.lA7LjVKu046676>