From cedae18119075bcd8f2092c395bd2333d01950dd Mon Sep 17 00:00:00 2001 From: x Date: Wed, 7 Jun 2023 12:43:16 +0200 Subject: [PATCH] External libs makefile --- lib/libext.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lib/libext.mak diff --git a/lib/libext.mak b/lib/libext.mak old mode 100755 new mode 100644 index 5005ef7..43881c9 --- a/lib/libext.mak +++ b/lib/libext.mak @@ -32,7 +32,7 @@ ZFP=1 #ZLIB=1 LIBROUNDFAST=1 BITGROOMING=1 -#QCOMPRESS=1 +QCOMPRESS=1 endif ifeq ($(CODEC2),1)