aboutsummaryrefslogtreecommitdiff
path: root/science/elmer-fem/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-07-25 12:58:05 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-07-25 12:58:05 +0000
commite76fa3979e477371873cdef87df29b0bbbfda0d8 (patch)
tree4e3532f24b075420b5fc7dabd28d230000f6b466 /science/elmer-fem/Makefile
parentf5cc65558de1251bca940b54eefd93ae1cfe960e (diff)
downloadports-e76fa3979e477371873cdef87df29b0bbbfda0d8.tar.gz
ports-e76fa3979e477371873cdef87df29b0bbbfda0d8.zip
Notes
Diffstat (limited to 'science/elmer-fem/Makefile')
-rw-r--r--science/elmer-fem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile
index 10808732b629..696fa612f93e 100644
--- a/science/elmer-fem/Makefile
+++ b/science/elmer-fem/Makefile
@@ -30,7 +30,7 @@ FC= ${LOCALBASE}/bin/gfortran41
F77= ${FC}
.ifdef WITH_OPTIMIZED_FLAGS
-FCFLAGS+= -O3 -ffast-math -funroll-loops
+FCFLAGS+= -O3 -ffast-math
.endif
USE_AUTOTOOLS= autoconf:259