mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
configure: Document --pkg-config option
This commit is contained in:
parent
d92024f18f
commit
5926603ad6
1
configure
vendored
1
configure
vendored
@ -222,6 +222,7 @@ Advanced options (experts only):
|
|||||||
--target-path=DIR path to view of build directory on target
|
--target-path=DIR path to view of build directory on target
|
||||||
--target-samples=DIR path to samples directory on target
|
--target-samples=DIR path to samples directory on target
|
||||||
--toolchain=NAME set tool defaults according to NAME
|
--toolchain=NAME set tool defaults according to NAME
|
||||||
|
--pkg-config=PKGCONFIG use pkg-config tool PKGCONFIG [$pkg_config_default]
|
||||||
--nm=NM use nm tool
|
--nm=NM use nm tool
|
||||||
--ar=AR use archive tool AR [$ar_default]
|
--ar=AR use archive tool AR [$ar_default]
|
||||||
--as=AS use assembler AS [$as_default]
|
--as=AS use assembler AS [$as_default]
|
||||||
|
Loading…
Reference in New Issue
Block a user