Subject: CVS commit: pkgsrc/lang/gcc3
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2003 23:46:41
Module Name: pkgsrc
Committed By: fredb
Date: Tue Jun 10 23:46:40 UTC 2003
Modified Files:
pkgsrc/lang/gcc3: Makefile
Log Message:
Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1,
and ensure that the built compiler uses it. This fixes a problem reported by
abs compiling perl, among other things. Apparently, gcc-3.3 triggers a bug in
gas:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10877
Bump ${PKGREVISION}.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/lang/gcc3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.