summaryrefslogtreecommitdiff
path: root/math/odepack/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/odepack/files/Makefile')
-rw-r--r--math/odepack/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/odepack/files/Makefile b/math/odepack/files/Makefile
index 58b9bf794d9..3b81cc8276b 100644
--- a/math/odepack/files/Makefile
+++ b/math/odepack/files/Makefile
@@ -2,7 +2,7 @@ LIB = odepack
LIBDIR = ${PREFIX}/lib
FORTRAN = %%FORTRAN%%
-FFLAGS = %%FOPTS%%
+FOPTS = -O3
all: lib$(LIB)