mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Improve formatting of flags and link to specific wiki article for cross-compilation.
This commit is contained in:
committed by
Nico Williams
parent
839316e66b
commit
82987df98d
@ -67,7 +67,9 @@ Cross-compilation requires a clean workspace, then:
|
|||||||
make distclean
|
make distclean
|
||||||
scripts/crosscompile <name-of-build> <configure-options>
|
scripts/crosscompile <name-of-build> <configure-options>
|
||||||
|
|
||||||
Use the --host= and --target= ./configure options to select a
|
Use the `--host=` and `--target=` ./configure options to select a
|
||||||
cross-compilation environment. See also the wiki.
|
cross-compilation environment. See also
|
||||||
|
["Cross compilation"](https://github.com/stedolan/jq/wiki/Cross-compilation) on
|
||||||
|
the wiki.
|
||||||
|
|
||||||
Send questions to https://stackoverflow.com/questions/tagged/jq or to the #jq channel (http://irc.lc/freenode/%23jq/) on Freenode (https://webchat.freenode.net/).
|
Send questions to https://stackoverflow.com/questions/tagged/jq or to the #jq channel (http://irc.lc/freenode/%23jq/) on Freenode (https://webchat.freenode.net/).
|
||||||
|
Reference in New Issue
Block a user