On 01/03/2017 22:07, Diego Biurrun wrote:
> NASM is more actively maintained and permits generating dependency information
> as a sideeffect of assembling, thus cutting build times in half.
> ---
>  .travis.yml          |  4 ++--
>  configure            | 12 ++++++------
>  doc/optimization.txt |  8 ++++----
>  doc/platform.texi    | 12 ++++++------
>  4 files changed, 18 insertions(+), 18 deletions(-)
> 

You should check for the nasm version and if it is too old default to
yasm and then fail.

lu

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

Reply via email to