X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2FMakefile;h=2296e4c2ca19b7ddc612c4d0df07e44229c23812;hb=ab958f323d68316c450ef81ba296536580620163;hp=2151f69b12e32e261de80d55aae58d381432b209;hpb=bf6ff381ec2448052e1cbcb11ba0fcd1b5c72177;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/Makefile b/cinelerra-5.1/thirdparty/Makefile index 2151f69b..2296e4c2 100644 --- a/cinelerra-5.1/thirdparty/Makefile +++ b/cinelerra-5.1/thirdparty/Makefile @@ -154,7 +154,8 @@ ffmpeg.cfg_params= \ -Wl,--end-group -lm -lstdc++ -pthread \ $(EXTRA_LIBS)" $(FFMPEG_EXTRA_CFG) \ -cmake_config=echo "exec cmake \$$$$@ $(1)" > ./configure; chmod +x ./configure; +#cmake_config=echo "exec cmake \$$$$@ $(1)" > ./configure; chmod +x ./configure; +cmake_config=echo "exec cmake $(1) \$$$$@" > ./configure; chmod +x ./configure; a52dec.mak_params?= ; cd $(call bld_path,a52dec,include); ln -sf . a52dec a52dec.cfg_vars?= CFLAGS+=" -U__FreeBSD__ $(call inc_path,djbfft)" LIBS+=" $(call ld_path,djbfft)" a52dec.cfg_params?=--enable-djbfft