On 20/12/2016 15:34, Diego Biurrun wrote:
> This moves work from the configure to the Make stage where it can
> be parallelized and ensures that shared libraries are built with
> the right version number in the filename.
> ---
>  Makefile            |  2 +-
>  build/common.mak    |  2 +-
>  build/library.mak   |  5 +++++
>  build/libversion.sh | 15 +++++++++++++++
>  configure           | 13 -------------
>  5 files changed, 22 insertions(+), 15 deletions(-)
>  create mode 100755 build/libversion.sh

Possibly ok. Does it produce the same version on all the special targets?

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to