Subject: CVS commit: pkgsrc/lang/gcc
To: None <pkgsrc-changes@NetBSD.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 07/12/2003 08:53:41
Module Name: pkgsrc
Committed By: jtb
Date: Sat Jul 12 08:53:40 UTC 2003
Modified Files:
pkgsrc/lang/gcc: Makefile distinfo
Added Files:
pkgsrc/lang/gcc/patches: patch-af patch-ag
Log Message:
Add some patches against basesrc gcc implementing the "if-exists"
function in the specs file. Enables the linker to pick
up crti.o and crtn.o if they exist.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/lang/gcc/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/lang/gcc/distinfo
cvs rdiff -r0 -r1.9 pkgsrc/lang/gcc/patches/patch-af
cvs rdiff -r0 -r1.8 pkgsrc/lang/gcc/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.