AkarinVS / vapoursynth-plugin

My experimental VapourSynth plugin: (1) an enhanced LLVM-based std.Expr (aka lexpr), Select, PropExpr, Text and Tmpl. (2) DLISR. (3) DLVFX (4) CAMBI.
GNU Lesser General Public License v3.0
36 stars 7 forks source link

meson: allow disabling LLVM static linking #8

Closed quietvoid closed 2 years ago

quietvoid commented 2 years ago

As explained here: https://github.com/AkarinVS/vapoursynth-plugin/issues/7#issuecomment-1032637246

Some systems may already have LLVM installed, and statically linking may cause conflicts.

AkarinVS commented 2 years ago

Thanks a lot. I guess #7 can be closed now?

quietvoid commented 2 years ago

Thanks a lot. I guess #7 can be closed now?

Yes. I'll post about the flag on the AUR page.