diff options
author | reinoud <reinoud> | 2003-10-27 03:56:39 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2003-10-27 03:56:39 +0000 |
commit | 53374c0dbaa1239ecf073d2ddfc2d82c468facd8 (patch) | |
tree | 063a53b60581b78f646d1ac69d95fb49933c04ea /misc | |
parent | 4e05290807aabdc114fa7fbfae0fd06f80db1fca (diff) | |
download | pkgsrc-53374c0dbaa1239ecf073d2ddfc2d82c468facd8.tar.gz |
Argh! small patch added; thanks to Dave Huang it turned out that
NetBSD/i386-currnet with gcc 3.3.2-nb1 was having trouble with two casts;
they are harmless but need -fno-strict-aliasing to get it to compile.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/udfclient/distinfo | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index a7fc1650b9e..82278cf1f04 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/10/27 03:22:52 reinoud Exp $ +$NetBSD: distinfo,v 1.5 2003/10/27 03:56:39 reinoud Exp $ SHA1 (UDFclient.0.1p2.tgz) = b694f206da740650a41365b5cc248034040845f0 Size (UDFclient.0.1p2.tgz) = 75080 bytes -SHA1 (patch-aa) = 390ac9ff7ddd1a391729bf10272a762d7a4ff84b -SHA1 (patch-ab) = 78a6d8b9b02656fb94d6fec56ba8b009e1c30b80 +SHA1 (patch-aa) = 84856780260ff0e0b9703a0f23113d4e4f1573dd |