From 32eb785a9585dd829faaa8276fdf18000a2bf341 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 29 Jan 2017 14:17:59 +0100 Subject: [PATCH] IcBench: Makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 286bc3c..1efde99 100644 --- a/makefile +++ b/makefile @@ -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)