Subject: CVS commit: pkgsrc/lang/gcc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2002 22:24:29
Module Name: pkgsrc
Committed By: jlam
Date: Tue Oct 1 19:24:29 UTC 2002
Modified Files:
pkgsrc/lang/gcc: buildlink2.mk
Log Message:
Make the following variables publicly readable:
GCC_VERSION is the version number of the gcc detected. EGCS gcc is
considered to be "gcc-2.8.1" so that it will match "gcc>=2.8.0".
GCC_PKG is the package name "gcc-${GCC_VERSION} for the gcc detected.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/gcc/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.