[FFmpeg-devel] [PATCH] lxlite should use stdout
Måns Rullgård
mans
Fri Feb 25 12:07:23 CET 2011
Dave Yeo <daveryeo at telus.net> writes:
> Hi, attached causes lxlite to use stdout instead of vioXXX
> functions. This improves fate and build logs readability.
> Affects OS/2 only.
> Dave
>
> diff --git a/configure b/configure
> index 5011387..5795c4b 100755
> --- a/configure
> +++ b/configure
> @@ -2428,7 +2428,7 @@ case $target_os in
> ranlib="echo ignoring ranlib"
> ;;
> os/2*)
> - strip="lxlite"
> + strip="lxlite -CS"
> ln_s="cp -f"
> add_ldflags -Zomf -Zbin-files -Zargs-wild -Zmap
> SHFLAGS='$(SUBDIR)$(NAME).def -Zdll -Zomf'
Thanks, queued.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list