Makes sense, but there is no mentioning of nasm is recommended . Is there any down side of --disable x86?
On Thu, Aug 26, 2021 at 2:12 AM Lynne <[email protected]> wrote: > 5 Aug 2021, 21:05 by [email protected]: > > > If I'm missing something, please let me know. > > > > We've recommended nasm instead of yasm for years now. > You don't need to have nasm installed to compile, you > can disable assembly optimizations. configure even > tells you how, and forces you to in case neither is found. > > I think it's fine as-is. Besides, you don't even need either > on anything that isn't x86. > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
