From ef9187876fdba84a029f7d1d528e45156686a997 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Tue, 15 Apr 2025 05:27:54 +0200 Subject: [PATCH] Merge --- chapter01/whatsnew.xml | 4 ++-- packages.ent | 2 +- part3intro/toolchaintechnotes.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 7610363a6..b8ff551d3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -23,9 +23,9 @@ Upgraded to: - + diff --git a/packages.ent b/packages.ent index da9a12d3c..74d1a4ec7 100644 --- a/packages.ent +++ b/packages.ent @@ -158,7 +158,7 @@ - + diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index 0d3c66b55..2239b2c7a 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -242,7 +242,7 @@ The build system should not attempt to run any generated machine code supposed to be executed on the host. For - example, when building an utility natively, its man page can be + example, when building a utility natively, its man page can be generated by running the utility with the --help switch and processing the output, but generally it's not possible to do so for a cross-compilation