[FFmpeg-devel] [PATCH 2/3] configure: --help should display --host-extralibs

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Dec 20 02:55:07 EET 2018


2018-12-20 1:49 GMT+01:00, Peter Ross <pross at xvid.org>:
> ---
> (--host-libs is not defined in code, and does not work)
>
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index 7136f22395..2f35741aca 100755
> --- a/configure
> +++ b/configure
> @@ -380,7 +380,7 @@ Toolchain options:
>    --host-cppflags=HCPPFLAGS use HCPPFLAGS when compiling for host
>    --host-ld=HOSTLD         use host linker HOSTLD
>    --host-ldflags=HLDFLAGS  use HLDFLAGS when linking for host
> -  --host-libs=HLIBS        use libs HLIBS when linking for host
> +  --host-extralibs=HLIBS   use libs HLIBS when linking for host

Please push.

Carl Eugen


More information about the ffmpeg-devel mailing list