Subject: CVS commit: pkgsrc/lang/gcc34-ada
To: None <pkgsrc-changes@NetBSD.org>
From: John R. Shannon <shannonjr@netbsd.org>
List: pkgsrc-changes
Date: 08/11/2004 22:45:00
Module Name:	pkgsrc
Committed By:	shannonjr
Date:		Wed Aug 11 22:45:00 UTC 2004

Modified Files:
	pkgsrc/lang/gcc34-ada: Makefile

Log Message:
Bring inline with gcc34 pkg by incomporating the following changes
already in lang/gcc34:
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) Elide trailing letters from GCC_PLATFORM so that GCC_ARCHSUBDIR
   remains constant for CURRENT when the version letter changes.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/gcc34-ada/Makefile

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