From: Sebastian Poeplau Date: Wed, 27 Aug 2025 08:02:21 +0000 (+0200) Subject: ada: Remove the note that GNAT LLVM doesn't ship the light runtime X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f0f8024c6e822d20e20854d971b53b141f038d;p=thirdparty%2Fgcc.git 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. --- 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.