diff options
Diffstat (limited to 'math/femlab/files/patch-fsource_makepoisson')
-rw-r--r-- | math/femlab/files/patch-fsource_makepoisson | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/femlab/files/patch-fsource_makepoisson b/math/femlab/files/patch-fsource_makepoisson index 2544f6e764ca..e3ab16ae0335 100644 --- a/math/femlab/files/patch-fsource_makepoisson +++ b/math/femlab/files/patch-fsource_makepoisson @@ -5,7 +5,7 @@ $FreeBSD$ +++ fsource/makepoisson Wed Jul 24 00:06:17 2002 @@ -1,4 +1,4 @@ -FFLAGS= -O -+FFLAGS= -O -fno-globals ++FFLAGS= -O2 FFILES= dwm1.f startpo.f preproc.f rhslhs.f poisson.f output.f |