From 43412692b179cb04aa3de9fac5a658329e159d23 Mon Sep 17 00:00:00 2001 From: x Date: Fri, 17 Mar 2023 21:32:11 +0100 Subject: [PATCH] . --- makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/makefile b/makefile index e874d4b..ba39d80 100644 --- a/makefile +++ b/makefile @@ -1,8 +1,11 @@ # powturbo (c) Copyright 2013-2023 -# Download or clone TurboPFor: +# 1 - Download or clone TurboPFor: # git clone git://github.com/powturbo/TurboPFor.git # make # +# 2 - include general purpose compression codecs +# git clone --recursive https://github.com/powturbo/TurboPFor-Integer-Compression.git +# make ICCODEC=1 # To benchmark external libraries: # 1 - clone/download the external repository into the TurboPFor directoty # 2 - activate the repository in the makefile ext/libext.mak