Subject: CVS commit: pkgsrc/lang/gcc34
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 07/26/2004 21:55:37
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Mon Jul 26 21:55:37 UTC 2004

Modified Files:
	pkgsrc/lang/gcc34: Makefile distinfo
	pkgsrc/lang/gcc34/files: baseline_symbols.txt baseline_symbols64.txt

Log Message:
1) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1
2) Added include statment for zlib/buildlink3.mk to Makefile to go with
   CONFIGURE_ARGS+=--with-system-zlib already there. Thank you
   Georg Schwarz <geos@epost.de> for pointing out this ommision.
3) Incorporated logic from gcc3 that determines whether to add
   binutils dependency or not.
4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting
   other architectures.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/gcc34/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/gcc34/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gcc34/files/baseline_symbols.txt \
    pkgsrc/lang/gcc34/files/baseline_symbols64.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.