From 35ce506e64ce4dbaeda637df02ae1cb9ca3f08bd Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Tue, 10 Mar 1998 10:17:16 +0000 Subject: Fix bad math. PR: 5935 Submitted by: Pedro Giffuni --- math/femlab/files/patch-aa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math/femlab/files/patch-aa') diff --git a/math/femlab/files/patch-aa b/math/femlab/files/patch-aa index 95ee4e5cb5fb..a55693fcdcd9 100644 --- a/math/femlab/files/patch-aa +++ b/math/femlab/files/patch-aa @@ -1,5 +1,5 @@ -*** source/Imakefile.orig Tue Sep 2 10:38:18 1997 ---- source/Imakefile Tue Sep 2 10:39:42 1997 +*** source/Imakefile.orig Tue Sep 19 02:22:29 1995 +--- source/Imakefile Fri Mar 6 22:03:52 1998 *************** *** 17,29 **** @@ -19,7 +19,7 @@ OBJS = $(SRCS:.c=.o) -! CC = gcc -O2 +! CC = gcc -O $(CFLAGS) CDEBUGFLAGS = EXTRA_INCLUDES = -I../include # -- cgit v1.2.3