Subject: CVS commit: pkgsrc/lang/gcc34
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 08/11/2004 19:08:15
Module Name: pkgsrc
Committed By: shannonjr
Date: Wed Aug 11 19:08:15 UTC 2004
Modified Files:
pkgsrc/lang/gcc34: Makefile distinfo
pkgsrc/lang/gcc34/patches: patch-ah
Log Message:
1) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalib
rather than find. This behaves better if ${ALT_GCC} does not specify
a gcc executable.
2) Change to uniform handling of ABI baseline-pairs for NetBSD. There
must be agreement between the Makefile and libstdc++-v3/configure.host;
this change ensures consistency by introducing ABI_BASELINE_PAIR
variable used in both.
3) Bump revision number.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/lang/gcc34/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/lang/gcc34/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/gcc34/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.