On Wed, Jan 8, 2020 at 2:35 PM Rosen Penev wrote:
>
> NASM builds completely broken files with pentium targets. This causes
> ffmpeg to fail compilation. Instead of working around the problem in the
> ffmpeg Makefile, it's easier to just not build for broken platforms.
>
> Not even objdump can fig
NASM builds completely broken files with pentium targets. This causes
ffmpeg to fail compilation. Instead of working around the problem in the
ffmpeg Makefile, it's easier to just not build for broken platforms.
Not even objdump can figure out what the generated files are.
Signed-off-by: Rosen Pe