aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-20 23:36:55 -0500
committercnlohr <lohr85@gmail.com>2016-12-20 23:36:55 -0500
commit170219fe413602508b31c39df23c8938adc6c35f (patch)
treea3a955f85472f8888e2837eff821e2dc1f2219e8 /Makefile
parent093802f9cc7ebaa0bfe8d862766e7e08026576f0 (diff)
downloadlibsurvive-170219fe413602508b31c39df23c8938adc6c35f.tar.gz
libsurvive-170219fe413602508b31c39df23c8938adc6c35f.tar.bz2
get the new disambiguator closer, but it's still not perfect.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90e0ec1..8279efa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all : lib data_recorder test
-CFLAGS:=-Iinclude -fPIC -g -Os -Iredist -flto
+CFLAGS:=-Iinclude -fPIC -g -Os -Iredist -flto -DUSE_OLD_DISAMBIGUATOR
LDFLAGS:=-lpthread -lusb-1.0 -lz -lX11 -flto
test : test.c lib/libsurvive.so redist/os_generic.o