Subject: CVS commit: pkgsrc/lang/gcc3-c/files
From: Jan Schaumann
Date: 2004-05-20 17:05:47
Message id: 20040520150547.0BFE12DA1D@cvs.netbsd.org

Log Message:
Set the CC variable to .../bin/gcc (not .../bin/cc):  on some systems,
there exists a 'cc', leading to buildlink creating a 'cc' wrapper pointing
to the original 'cc', which then won't work with the gcc flags, while the
'gcc' wrapper does work (since packages simply call 'cc' (or 'gcc') and
rely on buildlink having prepended the path to the right wrapper).

Files:
RevisionActionfile
1.6modifypkgsrc/lang/gcc3-c/files/gcc3.mk