You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: --help should dipslay --host-extralibs
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -380,7 +380,7 @@ Toolchain options:
|
|||||||
--host-cppflags=HCPPFLAGS use HCPPFLAGS when compiling for host
|
--host-cppflags=HCPPFLAGS use HCPPFLAGS when compiling for host
|
||||||
--host-ld=HOSTLD use host linker HOSTLD
|
--host-ld=HOSTLD use host linker HOSTLD
|
||||||
--host-ldflags=HLDFLAGS use HLDFLAGS when linking for host
|
--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]
|
--host-os=OS compiler host OS [$target_os]
|
||||||
--extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
|
--extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
|
||||||
--extra-cxxflags=ECFLAGS add ECFLAGS to CXXFLAGS [$CXXFLAGS]
|
--extra-cxxflags=ECFLAGS add ECFLAGS to CXXFLAGS [$CXXFLAGS]
|
||||||
|
Reference in New Issue
Block a user