aboutsummaryrefslogtreecommitdiff
path: root/math/tomsfastmath
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-09-02 14:43:19 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-09-02 14:43:19 +0000
commitf039f760bc0f31f32ab861cdd6a15d45fd220e85 (patch)
tree4203eae8642aac02fadebf0212d199577e875bd2 /math/tomsfastmath
parent231f070d126b6714e06c0a7c8d16f01a3f3f943e (diff)
downloadports-f039f760bc0f31f32ab861cdd6a15d45fd220e85.tar.gz
ports-f039f760bc0f31f32ab861cdd6a15d45fd220e85.zip
- Remove -O3 optimization. It should fix fails on sparc64
PR: ports/85610 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=141800
Diffstat (limited to 'math/tomsfastmath')
-rw-r--r--math/tomsfastmath/Makefile1
-rw-r--r--math/tomsfastmath/files/patch-makefile13
2 files changed, 12 insertions, 2 deletions
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index f57359dbd05b..9d7f68ab5011 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tomsfastmath
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://libtomcrypt.org/tfm/files/
DISTNAME= tfm-${PORTVERSION}
diff --git a/math/tomsfastmath/files/patch-makefile b/math/tomsfastmath/files/patch-makefile
index fd643d5705ca..ee44886dfbe0 100644
--- a/math/tomsfastmath/files/patch-makefile
+++ b/math/tomsfastmath/files/patch-makefile
@@ -1,5 +1,14 @@
---- makefile.orig Fri Aug 5 10:44:08 2005
-+++ makefile Fri Aug 5 10:45:03 2005
+--- makefile.orig Mon Aug 1 12:34:18 2005
++++ makefile Wed Aug 31 15:30:39 2005
+@@ -7,7 +7,7 @@
+
+ ifndef IGNORE_SPEED
+
+-CFLAGS += -O3 -funroll-all-loops
++CFLAGS += -funroll-all-loops
+
+ #profiling
+ #PROF=-pg -g
@@ -49,11 +49,11 @@
HEADERS=tfm.h