aboutsummaryrefslogtreecommitdiff
path: root/science/isaac-cfd
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/isaac-cfd
parentf5cc65558de1251bca940b54eefd93ae1cfe960e (diff)
downloadports-e76fa3979e477371873cdef87df29b0bbbfda0d8.tar.gz
ports-e76fa3979e477371873cdef87df29b0bbbfda0d8.zip
Remove overkill optimizations.
Submitted by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
Notes
Notes: svn path=/head/; revision=168726
Diffstat (limited to 'science/isaac-cfd')
-rw-r--r--science/isaac-cfd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/isaac-cfd/Makefile b/science/isaac-cfd/Makefile
index dfe197c261d4..797ea5781c5a 100644
--- a/science/isaac-cfd/Makefile
+++ b/science/isaac-cfd/Makefile
@@ -36,7 +36,7 @@ PLIST_SUB= WITH_EXAMPLES=""
.endif
.if defined(WITH_OPTIMIZED_FLAGS)
-FFLAGS+= -O2 -ffast-math -funroll-loops -fexpensive-optimizations
+FFLAGS+= -O2 -ffast-math
.endif
pre-configure: