projects
/
goodguy
/
cinelerra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c7b0ae
)
disable zstd in tiff 3rdparty
author
Good Guy
<good1.2guy@gmail.com>
Tue, 5 Feb 2019 02:05:14 +0000
(19:05 -0700)
committer
Good Guy
<good1.2guy@gmail.com>
Tue, 5 Feb 2019 02:05:14 +0000
(19:05 -0700)
cinelerra-5.1/thirdparty/Makefile
patch
|
blob
|
history
diff --git
a/cinelerra-5.1/thirdparty/Makefile
b/cinelerra-5.1/thirdparty/Makefile
index a5f15492bf8253ee111e99a9049a9178066c9505..2151f69b12e32e261de80d55aae58d381432b209 100644
(file)
--- a/
cinelerra-5.1/thirdparty/Makefile
+++ b/
cinelerra-5.1/thirdparty/Makefile
@@
-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)