[FFmpeg-devel] [PATCH 1/2] configure: allow yasm path to be set on the commandline
Alexander Strasser
eclipse7 at gmx.net
Mon Jan 16 01:11:23 CET 2012
Hi,
Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> configure | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/configure b/configure
> index 43b63bb..d791e5f 100755
> --- a/configure
> +++ b/configure
> @@ -224,6 +224,7 @@ Advanced options (experts only):
> --cc=CC use C compiler CC [$cc_default]
> --cxx=CXX use C compiler CXX [$cxx_default]
> --ld=LD use linker LD
> + --yasmexe=YASM use C assembler YASM
This description contains a superfluous "C", I suppose.
Also wanted to note that I sent a similar alternative patch
for this feature in a new thread.
[...]
Alexander
More information about the ffmpeg-devel
mailing list