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

Modified Files:
	pkgsrc/lang/gcc34-ada: Makefile distinfo
	pkgsrc/lang/gcc34-ada/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 CONFIGURE_ARGS+=--with-system-zlib logic to Makefile for
   consistency with gcc34
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.2 -r1.3 pkgsrc/lang/gcc34-ada/Makefile \
    pkgsrc/lang/gcc34-ada/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/gcc34-ada/files/baseline_symbols.txt \
    pkgsrc/lang/gcc34-ada/files/baseline_symbols64.txt

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