-
Dale Curtis authored
I'll switch ffmpeg over in a future CL since it seems to need some work before it's ready to go. Per davidben at chromium.org who originally authored this update on https://chromium-review.googlesource.com/c/chromium/src/+/1119211: Yasm has been unmaintained for a few years, while NASM is actively maintained. Yasm is already missing some of the newer Intel instructions, and will continue to miss newer ones. Additionally, BoringSSL gets its assembly from OpenSSL which natively tests with NASM, not Yasm, so using NASM puts us closer to the tested path. BUG=766721 TEST=CQ is happy R=brucedawson, davidben Change-Id: Ifa49686e2985967c19b7fc91f94ef6350038fb7c Reviewed-on: https://chromium-review.googlesource.com/c/1313832 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#606271}
7d284aff