summaryrefslogtreecommitdiff
path: root/math/tomsfastmath/files/patch-makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-31 18:06:35 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-31 18:06:35 +0000
commitc48fc1ace26ca312622c1f30fd0354ea436e181f (patch)
tree678e2afff9f47532198cbc6b54645fb373a12d1a /math/tomsfastmath/files/patch-makefile
parent- Update to 4.0.2. (diff)
* security/libtomcrypt
- Update to 1.12 * math/libtommath - Update to 0.39 * math/tomsfastmath - Update to 0.09 PR: ports/98214 Submitted by: maintainer
Diffstat (limited to 'math/tomsfastmath/files/patch-makefile')
-rw-r--r--math/tomsfastmath/files/patch-makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/tomsfastmath/files/patch-makefile b/math/tomsfastmath/files/patch-makefile
index ee44886dfbe0..81258ad4ea1b 100644
--- a/math/tomsfastmath/files/patch-makefile
+++ b/math/tomsfastmath/files/patch-makefile
@@ -1,15 +1,15 @@
---- makefile.orig Mon Aug 1 12:34:18 2005
-+++ makefile Wed Aug 31 15:30:39 2005
-@@ -7,7 +7,7 @@
+--- makefile.orig Wed Apr 12 13:16:32 2006
++++ makefile Wed Apr 12 13:16:48 2006
+@@ -11,7 +11,7 @@
ifndef IGNORE_SPEED
--CFLAGS += -O3 -funroll-all-loops
-+CFLAGS += -funroll-all-loops
+-CFLAGS += -O3 -funroll-loops
++CFLAGS += -funroll-loops
#profiling
#PROF=-pg -g
-@@ -49,11 +49,11 @@
+@@ -53,11 +53,11 @@
HEADERS=tfm.h
ifndef LIBPATH