From d98fc553a58d395b1447fde579a9b26e22e48ac8 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 15 Jan 2017 14:37:50 +0100 Subject: [PATCH] IcBench: Makefile --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 86d0eac..1570c62 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)