diff --git a/Makefile b/Makefile index ff3efe78c..0626e23d7 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Note: Targets do not include auto-generated .h files, which means # that make clean will not remove them. -TARGETS=cx ld-ldf-reader +TARGETS=ld-ldf-reader CFLAGS=-g -O2 -fno-omit-frame-pointer -march=native -Itools/library/filter