IcBench: Makefile
This commit is contained in:
2
makefile
2
makefile
@ -93,7 +93,7 @@ DEFS+=-DQMX
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
CFLAGS+=$(DDEBUG) -w -Wall -std=gnu99 -DUSE_THREADS -fstrict-aliasing -Iext -Iext/lz4/lib -Iext/simdcomp/include -Iext/MaskedVByte/include -Iext/LittleIntPacker/include -Iext/streamvbyte/include $(DEFS)
|
CFLAGS+=$(DDEBUG) -w -Wall -std=gnu99 -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) -w -std=gnu++0x -fpermissive -Wall -fno-rtti $(DEFS) -Iext/FastPFor/headers
|
||||||
|
|
||||||
all: icbench idxcr idxqry idxseg
|
all: icbench idxcr idxqry idxseg
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user