[FFmpeg-devel] [PATCH] Haiku does not have libm, so do not use it for host tools either. Best would be to autodetect it though...

Måns Rullgård mans
Tue Feb 8 22:16:28 CET 2011


Fran?ois Revol <revol at free.fr> writes:

> Signed-off-by: Fran?ois Revol <revol at free.fr>
> ---
>  configure |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/configure b/configure
> index d670295..a3ca15d 100755
> --- a/configure
> +++ b/configure
> @@ -2305,6 +2305,7 @@ case $target_os in
>      haiku)
>          prefix_default="/boot/common"
>          network_extralibs="-lnetwork"
> +        host_libs=
>          ;;
>      sunos)
>          FFSERVERLDFLAGS=""
> -- 
> 1.7.1

OK, pushed.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list