diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2004-06-01 20:42:17 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2004-06-01 20:42:17 +0000 |
commit | 9c34c25e569115f3b0fd6f68918c96852454b490 (patch) | |
tree | 8371d6ab898cfda5dac968ff4213f3741ed994e3 /textproc/detex/distinfo | |
parent | 65ec2f6d09df17973c877e90a4d234fcce357a99 (diff) | |
download | pkgsrc-9c34c25e569115f3b0fd6f68918c96852454b490.tar.gz |
Re: PR 25726 Compilation error on redeclaration of malloc() using gcc 3.4.0
This problem was anticipated in the source Makefile so fix was a trivial
matter of setting the CFLAG -DNO_MALLOC_DECL.
This closes the referenced PR.
Diffstat (limited to 'textproc/detex/distinfo')
-rw-r--r-- | textproc/detex/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/detex/distinfo b/textproc/detex/distinfo index daa3cea0580..0b44c98db87 100644 --- a/textproc/detex/distinfo +++ b/textproc/detex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/11/11 20:07:34 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2004/06/01 20:42:17 shannonjr Exp $ SHA1 (detex-2.7.tar) = 84b975a57ea199a29a795d699bb92dca0bad42d5 Size (detex-2.7.tar) = 94720 bytes -SHA1 (patch-aa) = cb83efacc8af3c33130db37c6418887d2fd314d4 +SHA1 (patch-aa) = 455387166744bb76b38efeaf5cc7b8a6fc072169 |