diff options
author | dmcmahill <dmcmahill> | 2002-05-22 10:37:04 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2002-05-22 10:37:04 +0000 |
commit | 2de48f31b32d7a2634d9d543c62489adb95dea43 (patch) | |
tree | 847f94402f8eae1b02d168d6e922d5f4cc8ebd25 /math/scilab/distinfo | |
parent | 0a574e5c8fc8111cac90bf9901f79f0d924cf37f (diff) | |
download | pkgsrc-2de48f31b32d7a2634d9d543c62489adb95dea43.tar.gz |
turn off optimization on one particular fortran file. Fixes a crashing
bug in the scilab function mgetl() which prevents the build from completing
correctly. Problem noted in recent sparc bulk build.
Diffstat (limited to 'math/scilab/distinfo')
-rw-r--r-- | math/scilab/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/scilab/distinfo b/math/scilab/distinfo index 862c26139ca..a247c89428a 100644 --- a/math/scilab/distinfo +++ b/math/scilab/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2002/03/05 21:05:52 dmcmahill Exp $ +$NetBSD: distinfo,v 1.7 2002/05/22 10:37:04 dmcmahill Exp $ SHA1 (scilab-2.6.src.tar.gz) = a91d9a33e849844ec8d6ce98657ded085c5928e0 Size (scilab-2.6.src.tar.gz) = 6725259 bytes @@ -26,3 +26,4 @@ SHA1 (patch-au) = 6d4bb69d7ff1bc1c06c1bc7359725c14da6222da SHA1 (patch-av) = 96297761da050b71096f41d32566152a52e470a5 SHA1 (patch-aw) = b243b52711a6219811d26d8640e185b698585493 SHA1 (patch-ax) = 760f7b506fbe47d6db6ecfdf4440c03dce07d6cf +SHA1 (patch-ay) = 0be5a69e6146fbd664406c7ed10fabe0c7d6e785 |