...
This commit is contained in:
parent
88a5086f71
commit
08e471c58f
1 changed files with 3 additions and 3 deletions
|
|
@ -205,12 +205,12 @@ the kitty program expects to find them there.
|
|||
This applies to creating packages for |kitty| for macOS package managers such as
|
||||
Homebrew or MacPorts as well.
|
||||
|
||||
Cross-compilation
|
||||
Cross compilation
|
||||
-------------------
|
||||
|
||||
While cross compilation is neither officially supported, nor recommended, as it
|
||||
means the test suite cannot be run for the cross-compiled build, there is some
|
||||
support for cross-compilation. Basically, run::
|
||||
means the test suite cannot be run for the cross compiled build, there is some
|
||||
support for cross compilation. Basically, run::
|
||||
|
||||
make prepare-for-cross-compile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue