From 37a069c1d905e79b685eb9bf113deaeae71b6acd Mon Sep 17 00:00:00 2001 From: powturbo Date: Tue, 13 Jun 2017 09:22:57 +0200 Subject: [PATCH] IcBench: Makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 4deb3d7..5633747 100644 --- a/makefile +++ b/makefile @@ -86,7 +86,7 @@ endif CFLAGS+=$(DDEBUG) -w -Wall -std=gnu99 -DNDEBUG -DUSE_THREADS -fstrict-aliasing -Iext -Iext/lz4/lib -Iext/simdcomp/include -Iext/MaskedVByte/include -Iext/LittleIntPacker/include -Iext/streamvbyte/include $(DEFS) CXXFLAGS+=$(DDEBUG) $(MARCH) -std=gnu++0x -w -fpermissive -Wall -fno-rtti $(DEFS) -Iext/FastPFor/headers -all: icbench idxcr idxqry idxseg ictest +all: icbench idxcr idxqry idxseg cpp: $(CPPF) $(CC) -mavx2 $(MARCH) -E -P $(CPPF)