diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2004-07-26 21:55:37 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2004-07-26 21:55:37 +0000 |
commit | 449b71fcbbaab923e4b22f8d1e6637472e2815a7 (patch) | |
tree | 03d845911308fb03648562eca50fd0dc56a9ba90 /lang/gcc34/distinfo | |
parent | a0e044de84577a846905ab607ceea01e5ebf5f26 (diff) | |
download | pkgsrc-449b71fcbbaab923e4b22f8d1e6637472e2815a7.tar.gz |
1) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1
2) Added include statment for zlib/buildlink3.mk to Makefile to go with
CONFIGURE_ARGS+=--with-system-zlib already there. Thank you
Georg Schwarz <geos@epost.de> for pointing out this ommision.
3) Incorporated logic from gcc3 that determines whether to add
binutils dependency or not.
4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting
other architectures.
Diffstat (limited to 'lang/gcc34/distinfo')
-rw-r--r-- | lang/gcc34/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc34/distinfo b/lang/gcc34/distinfo index 4c64cd856ad..1a51c89dc70 100644 --- a/lang/gcc34/distinfo +++ b/lang/gcc34/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.3 2004/07/21 16:03:33 shannonjr Exp $ +$NetBSD: distinfo,v 1.4 2004/07/26 21:55:37 shannonjr Exp $ SHA1 (gcc-3.4.1.tar.bz2) = 04de377eff57e614b089b8946a520de0dac7248e Size (gcc-3.4.1.tar.bz2) = 27182385 bytes +SHA1 (patch-function_c) = 64398f40f62ad4c8b9c8f861b802403a4f5aa3be +SHA1 (patch-libstdc++-v3_configure_host) = f680066ac285cd9cd3fea6713ce3e8a6d0e1c14c SHA1 (patch-ae) = 9b9e4ec15815626c81936460ce834303381f001c SHA1 (patch-af) = cdd6b0d13c557996cb6582d7fa5dc651d37ee0ee SHA1 (patch-ag) = beee5294d387faafa640ab048823499da629e715 |