diff options
author | drochner <drochner@pkgsrc.org> | 2003-06-06 18:14:09 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-06-06 18:14:09 +0000 |
commit | bfbf0b7d1cf7629eea181195578a6962affc080c (patch) | |
tree | 1386f204c2f990509a183447721c863ac7445318 /lang/python15/distinfo | |
parent | 066edded53fc4daac9875302ffca4637f77f6941 (diff) | |
download | pkgsrc-bfbf0b7d1cf7629eea181195578a6962affc080c.tar.gz |
add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,
so that dynamic libraries using libgcc functions can be loaded
should fix PR pkg/16144 by Brett Slager
Diffstat (limited to 'lang/python15/distinfo')
-rw-r--r-- | lang/python15/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python15/distinfo b/lang/python15/distinfo index 64531439be2..b76396971ef 100644 --- a/lang/python15/distinfo +++ b/lang/python15/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2002/01/31 23:18:10 wiz Exp $ +$NetBSD: distinfo,v 1.2 2003/06/06 18:14:09 drochner Exp $ SHA1 (py152.tgz) = 2d648d07b1aa1aab32a3a24851c33715141779b9 Size (py152.tgz) = 2533053 bytes SHA1 (patch-aa) = 229ad8a0fda51641dd80c7765e10cfdda2dc2ceb +SHA1 (patch-ab) = 7cbbae8a41e9e0d530561c80009c20bb838ebc15 |