On 11/15/2017 11:09 PM, James Almer wrote:
> arch is "x86" regardless of target being x86_32 or x86_64, and if
> configuring with asm disabled it's "c" instead.
> Using subarch (Always either "x86_32" or "x86_64") and adapting
> makedef makes sure the symbols are always detected correctly on
> x86_32.
> ---
>  compat/windows/makedef | 2 +-
>  configure              | 3 ++-
>  2 files changed, 3 insertions(+), 2 deletions(-)

Patch dropped, a better solution was merged.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to