We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4120970 commit 247f7a4Copy full SHA for 247f7a4
content/booklets/adacore-technologies-for-railway-software/chapters/tools.rst
@@ -554,7 +554,7 @@ application.
554
555
These run-time libraries can also be customized directly to suit
556
certification requirements: unneeded packages can be removed to allow for
557
-self-certification of the runtime, while the "|nbhyphen| nostdlib" linker
+self-certification of the runtime, while the ``-nostdlib`` linker
558
switch can be used to prevent the use of the runtime. Even when the run-time
559
library is suppressed, some run-time sources are still required to provide
560
compile-time definitions. While this code produces no object code, the
0 commit comments