On Thu, Mar 02, 2017 at 09:20:45AM +0100, Luca Barbato wrote: > 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.
Sounds like overkill to me. Non-working nasm versions appears to be an OS-X-only problem. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
