docs: update known OS X failures

This commit is contained in:
Tony Theodore 2016-05-11 22:28:21 +10:00
parent 41aa9fd5fc
commit cb06e059b2
1 changed files with 5 additions and 1 deletions

View File

@ -827,9 +827,13 @@ USE_OSGPLUGIN(<plugin2>)
<h5>Certain packages have open issues on OS X</h5>
</p>
<p>
to build the remainder of MXE, run:
For Xcode <7.3, run:
</p>
<pre>make EXCLUDE_PKGS='nsis'</pre>
<p>
For Xcode ≥7.3, run:
</p>
<pre>make EXCLUDE_PKGS='gsoap'</pre>
<h3 id="requirements-opensuse">openSUSE</h3>