Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
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.
Home |
Main Index |
Thread Index |
Old Index