Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: source-changes
Date: 02/13/2000 05:30:12
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Feb 13 13:30:12 UTC 2000

Modified Files:
	pkgsrc/math/R/files: patch-sum
	pkgsrc/math/R/patches: patch-ab

Log Message:
fix the flag passed to cc for generating shared libs on a.out machines.
(was -Bshareable, now is -shared)
This fixes a compilation problem.  ELF machines should not be affected.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/math/R/files/patch-sum
cvs rdiff -r1.4 -r1.5 pkgsrc/math/R/patches/patch-ab

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