diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-08-11 16:14:52 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-08-11 16:14:52 +0000 |
commit | c6dfdef4fdc8492bb57134efb55d42948f19032b (patch) | |
tree | f2e9a681f075206063341b9c69442c9650f4ad23 /lang/gcc33/distinfo | |
parent | - change varargs.h to stdargs.h to be compatible with gcc33 (diff) |
Update the optional GCC bounds checking patch to the latest version which
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a
patch affecting a bison generated file).
PR: 54587
Diffstat (limited to '')
-rw-r--r-- | lang/gcc33/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc33/distinfo b/lang/gcc33/distinfo index 8f9bd1f2de49..5a2e3ce1e570 100644 --- a/lang/gcc33/distinfo +++ b/lang/gcc33/distinfo @@ -4,3 +4,4 @@ MD5 (gcc-g77-3.3-20030804.tar.bz2) = 32691136dcf1c5241622108a28d368ea MD5 (gcc-java-3.3-20030804.tar.bz2) = 277ad624e85d926e09061e62fc784e4a MD5 (gcc-objc-3.3-20030804.tar.bz2) = 10694c78411ecf2e76ec906d66988c97 MD5 (gcc-testsuite-3.3-20030804.tar.bz2) = c4776e62aafaa5e24da77c4f72463dca +MD5 (bounds-checking-gcc-3.3.1-1.00.patch.bz2) = e14f935f9636cca2259799f21d63dc79 |