doc update: mention FreeBSD partial support

This commit is contained in:
Tony Theodore 2013-07-15 22:09:04 +10:00
parent 7b98bf28dc
commit 3a18c57c08
2 changed files with 9 additions and 0 deletions

View File

@ -780,6 +780,14 @@ USE_OSGPLUGIN(<plugin2>)
On 64-bit FreeBSD,
there are <a href="#issue-non-multilib">issues without a 32-bit compiler</a>.
</p>
<p>
<strong>N.B. FreeBSD is no longer fully supported</strong>
</p>
<p>
to build the remainder of MXE, run:
<pre>./tools/freebsd-excludes</pre>
and review that file for the list of packages that are excluded.
</p>
<h3 id="requirements-frugalware">Frugalware</h3>

1
tools/freebsd-excludes Normal file → Executable file
View File

@ -1,4 +1,5 @@
gmake \
gtksourceviewmm2_BUILD_x86_64-w64-mingw32= \
graphicsmagick_BUILD= \
openexr_BUILD= \
opencv_BUILD= \