From f234444627952edc99266f4cc3f5a363b482c29b Mon Sep 17 00:00:00 2001 From: x Date: Tue, 3 Jan 2017 00:05:16 +0100 Subject: [PATCH] Makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 5e787b6..89e5280 100644 --- a/makefile +++ b/makefile @@ -85,7 +85,7 @@ endif endif CFLAGS+=-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) -w -fpermissive -Wall -fno-rtti $(DEFS) -Iext/FastPFor/headers +CXXFLAGS+=$(DDEBUG) $(MARCH) -std=gnu++0x -w -fpermissive -Wall -fno-rtti $(DEFS) -Iext/FastPFor/headers all: icbench idxcr idxqry idxseg