aboutsummaryrefslogtreecommitdiffstats
path: root/science/isaac-cfd
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-07-25 20:58:05 +0800
committerthierry <thierry@FreeBSD.org>2006-07-25 20:58:05 +0800
commit59f899aa38e0a64036f97b46a8c1db3794ed3916 (patch)
tree21a050f42bb978fdc7807a106e05e8947e271b2d /science/isaac-cfd
parent31a274fe25cfe551c95a3189bee414509fc50dc7 (diff)
downloadfreebsd-ports-gnome-59f899aa38e0a64036f97b46a8c1db3794ed3916.tar.gz
freebsd-ports-gnome-59f899aa38e0a64036f97b46a8c1db3794ed3916.tar.zst
freebsd-ports-gnome-59f899aa38e0a64036f97b46a8c1db3794ed3916.zip
Remove overkill optimizations.
Submitted by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
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: