disable zstd in tiff 3rdparty
authorGood Guy <good1.2guy@gmail.com>
Tue, 5 Feb 2019 02:05:14 +0000 (19:05 -0700)
committerGood Guy <good1.2guy@gmail.com>
Tue, 5 Feb 2019 02:05:14 +0000 (19:05 -0700)
cinelerra-5.1/thirdparty/Makefile

index a5f15492bf8253ee111e99a9049a9178066c9505..2151f69b12e32e261de80d55aae58d381432b209 100644 (file)
@@ -213,6 +213,7 @@ opencv.cfg_params?= -DBUILD_SHARED_LIBS:BOOL=OFF
 openexr.cfg_vars?=LD_LIBRARY_PATH=$(call bld_path,ilmbase,usr/lib)
 openexr.cfg_params?=--enable-shared=no --with-ilmbase-prefix=$(call bld_path,ilmbase,usr)
 speech_tools.mak_params?=-j1
+tiff.cfg_params+= --enable-shared=no --disable-zstd
 twolame.cfg_params?=--enable-shared=no
 x264.cfg_params?= --enable-static --enable-pic
 x265.cfg_vars?=$(call cmake_config,source)