Commit 5926603a authored by Luca Barbato's avatar Luca Barbato Committed by Diego Biurrun

configure: Document --pkg-config option

parent d92024f1
...@@ -222,6 +222,7 @@ Advanced options (experts only): ...@@ -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]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment