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"
> + ;;