summaryrefslogtreecommitdiffstats
path: root/user/hardware/architectures.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-28 08:36:39 +1100
committerChris Johns <chrisj@rtems.org>2019-03-01 09:52:59 +1100
commitd5b631fa3bcd822815c7f875432b15e8b9875395 (patch)
tree153c5012fad2b329b10d11fbd248828fa8ef9928 /user/hardware/architectures.rst
parentAdd commands and output to the README. (diff)
downloadrtems-docs-d5b631fa3bcd822815c7f875432b15e8b9875395.tar.bz2
User: Change output block to type none.
Diffstat (limited to '')
-rw-r--r--user/hardware/architectures.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/hardware/architectures.rst b/user/hardware/architectures.rst
index 761258f..b604782 100644
--- a/user/hardware/architectures.rst
+++ b/user/hardware/architectures.rst
@@ -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