re-enable building vxWorks 5

This commit is contained in:
2018-09-21 11:58:42 +02:00
parent 6f666c6c22
commit 1aefc5f2f0
2 changed files with 34 additions and 12 deletions

View File

@@ -18,13 +18,14 @@
-->
<h3>Skipping build of modules</h3>
<h3>Skipping build of modules and re-enabling vxWorks 5</h3>
<p>Any module can be skipped during the build for a given architecture by setting
the variable <tt>SKIP_BUILDS</tt> to a list of patterns matching the
the Makfile variable <tt>SKIP_BUILDS</tt> to a list of patterns matching the
module directories to skip. For example to skip building any pvAccess related
modules set <code>SKIP_BUILDS=pv%&nbsp;normativeTypes</code> in the
CONFIG.Common.&lt;arch&gt; file for that architecture.
The builds for vxWorks 5 and up to 6.2 do that.
</p>
<h3>Git Branches Recombined</h3>