summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-09-26 15:25:24 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-09-26 15:25:24 (GMT)
commit6def82501523203f8dff783e31adcfc911eafa51 (patch)
treed08f26541cd85fe9b556e636331768fdf4da0a77 /doc/index.html
parent714a12ab02e5c7d93ad1fa29ab14ead2b0e05a4c (diff)
downloadmxe-6def82501523203f8dff783e31adcfc911eafa51.zip
mxe-6def82501523203f8dff783e31adcfc911eafa51.tar.gz
mxe-6def82501523203f8dff783e31adcfc911eafa51.tar.bz2
rollback previous commit
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 92b4825..84c9a75 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -661,7 +661,8 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gsed libtool openssl p5-xml-parser \
- pkgconfig scons wget xz-devel</pre>
+ pkgconfig scons wget xz-devel gcc_select
+sudo gcc_select gcc40</pre>
<h3>MacOS X (≤ 10.5)</h3>
@@ -675,8 +676,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gmake gsed libtool openssl p5-xml-parser \
- pkgconfig scons wget xz-devel gcc_select
-sudo gcc_select gcc42</pre>
+ pkgconfig scons wget xz-devel</pre>
<h3 id="requirements-opensolaris">Open Solaris 2009.06</h3>