Subject: CVS commit: pkgsrc/lang/gcc3-ada
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2003 18:28:18
Module Name: pkgsrc
Committed By: drochner
Date: Thu Aug 21 18:28:17 UTC 2003
Modified Files:
pkgsrc/lang/gcc3-ada: Makefile
Log Message:
simplify the bootstrap stuff to require only a minimum of initial ADA
support; in particular don't use the C compiler within the bootstrap
ADA installation
(gcc installs "fixinclude" headers which are not portable across
OS versions)
fixes PR pkg/22470 by John R. Shannon
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/gcc3-ada/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.