From 21519275ccff36a51195332b23b856c7069d5aed Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 22 Mar 2016 13:42:02 +1100 Subject: Corrections. --- user/start/releases.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'user/start/releases.rst') diff --git a/user/start/releases.rst b/user/start/releases.rst index a5bbe99..389b758 100644 --- a/user/start/releases.rst +++ b/user/start/releases.rst @@ -39,7 +39,7 @@ the source on the RTEMS FTP server ensures the source is present for the like of the release on the RTEMS FTP server. If there is a problem accessing the RTEMS FTP the RSB will fall back to the packages home site. -.. note:: **Control the RTEMS Kernel Build** +.. note:: **Controlling the RTEMS Kernel Build** The RTEMS kernel is built by default for releases. To not build the RTEMS kernel add the ``--without-rtems`` option to the RSB command line. @@ -108,7 +108,8 @@ Build a tool chain for the SPARC architecure. We are using the SPARC architecture in our example because GDB has a good simulator that lets us run and test the samples RTEMS builds by default -If building on Windows add ``--jobs=none`` to avoid GNU make issues on Windows. +If building on Windows add ``--jobs=none`` to avoid GNU make issues on Windows +discussed in :ref:`msys2_parallel_builds`. .. code-block:: shell -- cgit v1.2.3