Subject: CVS commit: pkgsrc/lang/gcc
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2003 02:20:04
Module Name:	pkgsrc
Committed By:	grant
Date:		Thu Jun  5 02:20:04 UTC 2003

Modified Files:
	pkgsrc/lang/gcc: buildlink2.mk

Log Message:
add -L${PREFIX}/gcc-2.95.3/lib to LDFLAGS if USE_GCC_SHLIB is defined,
so packages built with this can find shared libstdc++.

s/-R/${RPATH_FLAG}/ while I'm here.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/gcc/buildlink2.mk

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