aboutsummaryrefslogtreecommitdiff
path: root/tools/lighthousefind/Makefile
diff options
context:
space:
mode:
authorJosh Allen <axlecrusher@gmail.com>2017-02-12 10:27:10 -0500
committerJosh Allen <axlecrusher@gmail.com>2017-02-12 10:27:10 -0500
commit1dae9e559ff98c2b938488a62db125236a856c8f (patch)
tree28a096179ce42930aed1236755bf152ad865b15f /tools/lighthousefind/Makefile
parent12fd01346d92d24f9e6ecd89c57e25cdaa455e12 (diff)
parentfa88e40fa07c3cf425b45fe56cf6dda613545e36 (diff)
downloadlibsurvive-1dae9e559ff98c2b938488a62db125236a856c8f.tar.gz
libsurvive-1dae9e559ff98c2b938488a62db125236a856c8f.tar.bz2
Merge branch 'master' of github.com:axlecrusher/libsurvive into ootx_decoder_context
Diffstat (limited to 'tools/lighthousefind/Makefile')
-rw-r--r--tools/lighthousefind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lighthousefind/Makefile b/tools/lighthousefind/Makefile
index 032ade7..cb073d9 100644
--- a/tools/lighthousefind/Makefile
+++ b/tools/lighthousefind/Makefile
@@ -1,6 +1,6 @@
all : lighthousefind
-CFLAGS:=-g -O4 -DFLT=double -I../../redist -flto
+CFLAGS:=-g -O4 -DUSE_DOUBLE -I../../redist -flto
LDFLAGS:=$(CFLAGS) -lm
lighthousefind : lighthousefind.o ../../redist/linmath.c