doc: add note to use llvm based gcc on OSX

This commit is contained in:
Tony Theodore 2012-12-15 18:11:58 +11:00
parent c5aa156b48
commit 37346366fc
1 changed files with 3 additions and 0 deletions

View File

@ -755,6 +755,9 @@ USE_OSGPLUGIN(<plugin2>)
gettext git-core glib2 gsed intltool libffi \
libtool openssl p5-xml-parser pkgconfig scons \
wget xz yasm</pre>
<p>Use the llvm based gcc:
<pre>sudo port select gcc llvm-gcc42</pre>
</p>
<p>
Mac OS X versions ≤ 10.6 are no longer supported.
</p>