[FFmpeg-cvslog] configure: --help should dipslay --host-extralibs
Peter Ross
git at videolan.org
Thu Dec 20 03:47:16 EET 2018
ffmpeg | branch: master | Peter Ross <pross at xvid.org> | Thu Dec 20 11:39:14 2018 +1100| [d80eb8409c5a682042327b6fac2061694c3d9f9b] | committer: Peter Ross
configure: --help should dipslay --host-extralibs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d80eb8409c5a682042327b6fac2061694c3d9f9b
---
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
--host-os=OS compiler host OS [$target_os]
--extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
--extra-cxxflags=ECFLAGS add ECFLAGS to CXXFLAGS [$CXXFLAGS]
More information about the ffmpeg-cvslog
mailing list