User: Change output block to type none.

This commit is contained in:
Chris Johns
2019-02-28 08:36:39 +11:00
parent 921037f12f
commit d5b631fa3b
27 changed files with 119 additions and 117 deletions

View File

@@ -25,7 +25,7 @@ automatically by GCC via selecting a specific set of machine options.
You can query the multilibs of a specific RTEMS GCC compiler via the
``-print-multi-lib`` option:
.. code-block:: shell
.. code-block:: none
$ sparc-rtems5-gcc -print-multi-lib
.;
@@ -56,7 +56,7 @@ of machine options for this multilib follows separated by ``@`` characters.
You can figure out the multilib selected by GCC for a set of machine options
with the ``-print-multi-directory`` option:
.. code-block:: shell
.. code-block:: none
$ sparc-rtems5-gcc -print-multi-directory -mcpu=leon3
leon3