From 08e471c58f5474313a64becb522ae6d374e606ba Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 13 Jun 2023 08:21:54 +0530 Subject: [PATCH] ... --- docs/build.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/build.rst b/docs/build.rst index 5082892d7..7f943b1c8 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -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