IcBench: Makefile

This commit is contained in:
x
2017-01-29 14:17:59 +01:00
parent 52df535ebe
commit 32eb785a95

View File

@ -189,7 +189,7 @@ OB+=eliasfano.o vsimple.o $(TRANSP) ext/simple8b.o transpose.o
ICLIB=bitpack.o bitunpack.o vint.o vp4d.o vp4c.o bitutil.o
ifeq ($(NSIMD),0)
ICLIB+=bitunpack128h.o
#ICLIB+=bitunpack128h.o
endif
#---------------------
OB+=$(ICLIB)