From a10a6ac24972674ac93ce154d2d0c77b3487adab Mon Sep 17 00:00:00 2001 From: cnlohr Date: Sat, 21 Jan 2017 23:07:07 -0500 Subject: Update plantetest2 to what I was using. --- tools/planetest2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/planetest2/Makefile') diff --git a/tools/planetest2/Makefile b/tools/planetest2/Makefile index b48b099..059e1ee 100644 --- a/tools/planetest2/Makefile +++ b/tools/planetest2/Makefile @@ -1,6 +1,6 @@ all : camfind -CFLAGS:=-g -O4 -DFLT=float -I../../redist -flto +CFLAGS:=-g -O1 -DFLT=double -I../../redist -flto LDFLAGS:=$(CFLAGS) -lm camfind : camfind.o ../../redist/linmath.c -- cgit v1.2.3