aboutsummaryrefslogtreecommitdiff
path: root/tools/planetest2/Makefile
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-15 22:36:16 -0500
committercnlohr <lohr85@gmail.com>2016-12-15 22:36:16 -0500
commitc36b220308c08147a6c995fbb6082aa5ab0a0a21 (patch)
treedb989c0378a21848a16b0195fd9f529825affb0f /tools/planetest2/Makefile
parent890a3addcc936229541626e6748fadd142f58a6e (diff)
downloadlibsurvive-c36b220308c08147a6c995fbb6082aa5ab0a0a21.tar.gz
libsurvive-c36b220308c08147a6c995fbb6082aa5ab0a0a21.tar.bz2
Get working plane tester
Diffstat (limited to 'tools/planetest2/Makefile')
-rw-r--r--tools/planetest2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/planetest2/Makefile b/tools/planetest2/Makefile
index dd19480..b48b099 100644
--- a/tools/planetest2/Makefile
+++ b/tools/planetest2/Makefile
@@ -1,6 +1,6 @@
all : camfind
-CFLAGS:=-g -O4 -DFLT=float -ffast-math -I../../redist -flto
+CFLAGS:=-g -O4 -DFLT=float -I../../redist -flto
LDFLAGS:=$(CFLAGS) -lm
camfind : camfind.o ../../redist/linmath.c