diff options
author | drochner <drochner> | 2003-06-06 18:14:09 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-06-06 18:14:09 +0000 |
commit | 8e3feade75542f8ddad446cd0a02a164535fedb6 (patch) | |
tree | 1386f204c2f990509a183447721c863ac7445318 /lang/python15/distinfo | |
parent | 10aba5f171cb91c0db35b738d68aef281e31a220 (diff) | |
download | pkgsrc-8e3feade75542f8ddad446cd0a02a164535fedb6.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 |