From e1c182c7517be4f69a29a7b8f192ec2c9c379b75 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Mon, 27 May 2024 10:35:05 +0200 Subject: tutorials: Fix small typos --- doc/tutorial/cross-compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial/cross-compiling.md') diff --git a/doc/tutorial/cross-compiling.md b/doc/tutorial/cross-compiling.md index 43296400..50b01cd1 100644 --- a/doc/tutorial/cross-compiling.md +++ b/doc/tutorial/cross-compiling.md @@ -13,7 +13,7 @@ Cross compiling using the CC rules ---------------------------------- The `C` and `C++` rules that come with the `justbuild` repository -already have cross-compiling already built into the tool-chain +already have cross-compiling already built into the toolchain definitions for the `"gnu"` and `"clang"` compiler families; as different compilers expect different ways to be told about the target architecture, cross compiling is not supported for the `"unknown"` -- cgit v1.2.3