[FFmpeg-devel] [PATCH] Fix libversion.sh for split headers

Martin Storsjö martin at martin.st
Thu Mar 17 11:12:30 EET 2022


On Wed, 16 Mar 2022, Martin Storsjö wrote:

> ---
> The extra dummy version_major.h isn't pretty though, but needed (I think?)
> to fulfill the make dependency.
> ---
> ffbuild/library.mak       |  4 ++--
> ffbuild/libversion.sh     |  4 ++++
> libavutil/version_major.h | 25 +++++++++++++++++++++++++
> 3 files changed, 31 insertions(+), 2 deletions(-)
> create mode 100644 libavutil/version_major.h

Pushed to unbreak the shared library build.

// Martin


More information about the ffmpeg-devel mailing list