Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 07/23/2000 02:11:18
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Jul 22 23:11:18 UTC 2000

Modified Files:
	pkgsrc/lang/cint/files: patch-sum
	pkgsrc/lang/cint/patches: patch-aa

Log Message:
properly pass -Wl,--export-dynamic to the c compiler.  Fixed recently noted
compile problems.  Note:  we need to be sure and use --export-dynamic instead
of -export-dynamic (2 dashes) for compatibility with a.out systems.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/cint/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/lang/cint/patches/patch-aa

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