[FFmpeg-devel] [PATCH 1/5] build: Generalize yasm/nasm-related variable names

James Almer jamrial at gmail.com
Wed Jun 21 02:44:20 EEST 2017


On 6/20/2017 7:49 PM, James Almer wrote:
> +        --yasmexe)

Locally changed to --yasmexe=*)

> +            warn "The ${opt} option is only provided for compatibility and will be\n"\
> +                 "removed in the future. Use --x86asmexe instead."
> +            x86asmexe="$optval"
> +        ;;



More information about the ffmpeg-devel mailing list