From: Alex Bennée <[email protected]> Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Reviewed-by: Daniel P. Berrangé <[email protected]> Link: https://lore.kernel.org/qemu-devel/[email protected] Signed-off-by: Pierrick Bouvier <[email protected]> --- docs/devel/build-system.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/devel/build-system.rst b/docs/devel/build-system.rst index b9797a374c7..e746bf81873 100644 --- a/docs/devel/build-system.rst +++ b/docs/devel/build-system.rst @@ -88,7 +88,7 @@ and operating systems: ``$target_ar``, etc. to non-empty values. ``write_target_makefile`` - Write a Makefile fragment to stdout, exposing the result of the most + Write a Makefile fragment to stdout, exposing the result of the most recent ``probe_target_compiler`` call as the usual Make variables (``CC``, ``AR``, ``LD``, etc.). -- 2.47.3
