Mistake - forgot to checkin part of multibit necessary changes to compile with the...
authorGood Guy <good1.2guy@gmail.com>
Wed, 17 Jul 2024 20:09:30 +0000 (14:09 -0600)
committerGood Guy <good1.2guy@gmail.com>
Wed, 17 Jul 2024 20:09:30 +0000 (14:09 -0600)
cinelerra-5.1/thirdparty/Makefile

index ba1ce051d23e5c7505ec5daed6bf802c21fa1663..bb987b0af584a148828b5da24b1855870d70f0bc 100644 (file)
@@ -273,8 +273,9 @@ tiff.cfg_params+= --disable-libdeflate --disable-lerc --enable-shared=no --disab
  $(call if_npkg,libwebp,--disable-webp)
 twolame.cfg_params?=--enable-shared=no
 x264.cfg_params?= --enable-static --enable-pic
-x265.cfg_vars?=$(call cmake_config,source)
-x265.cfg_params?= -DENABLE_SHARED=no -DENABLE_CLI=no
+x265.cfg_vars?=chmod +x ./configure; chmod +x ./multilib.sh;
+#x265.cfg_vars?=$(call cmake_config,source)
+#x265.cfg_params?= -DENABLE_SHARED=no -DENABLE_CLI=no
 libvpx.cfg_params?= --enable-pic --disable-avx512 --enable-vp9-highbitdepth --disable-examples --disable-unit_tests
 libdpx.cfg_vars?= libtoolize; aclocal; autoconf; automake -a;
 libsndfile.cfg_params+= --disable-shared --enable-static --disable-sqlite --disable-mpeg