From 18f0f8024c6e822d20e20854d971b53b141f038d Mon Sep 17 00:00:00 2001 From: Sebastian Poeplau Date: Wed, 27 Aug 2025 10:02:21 +0200 Subject: [PATCH] ada: Remove the note that GNAT LLVM doesn't ship the light runtime gcc/ada/ChangeLog: * doc/gnat_ugn/building_executable_programs_with_gnat.rst: Remove the note on light runtimes. --- .../doc/gnat_ugn/building_executable_programs_with_gnat.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst b/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst index 2a26e4659b8..fbd3202c3d6 100644 --- a/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst +++ b/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst @@ -8143,5 +8143,4 @@ GNAT. .. only:: PRO - It provides the same runtimes with the exception that light runtimes - are not currently included with the native compilers. + It provides the same runtimes. -- 2.47.3