doc update: ocaml now builds on OSX

This commit is contained in:
Tony Theodore 2016-01-11 23:25:12 +11:00
parent 77a96085cf
commit a96fcf4114
1 changed files with 1 additions and 6 deletions

View File

@ -820,12 +820,7 @@ USE_OSGPLUGIN(<plugin2>)
<p>
to build the remainder of MXE, run:
</p>
<pre>make EXCLUDE_PKGS='nsis ocaml%'</pre>
<p>
to see a list of all dependent downstream packages that
will be excluded, run:
</p>
<pre>make show-downstream-deps-'nsis ocaml%'</pre>
<pre>make EXCLUDE_PKGS='nsis'</pre>
<h3 id="requirements-opensuse">openSUSE</h3>