summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-03-26 11:54:10 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-03-26 11:54:10 (GMT)
commit79b59c8430d7b4a219e6802448b0f9df837d4e9e (patch)
tree1fffdc1e7c9cd9f210c8662af24a1369e1f4e645 /index.html
parent23dae33a44a1b94c29c721de9acd943668f3754e (diff)
downloadmxe-79b59c8430d7b4a219e6802448b0f9df837d4e9e.zip
mxe-79b59c8430d7b4a219e6802448b0f9df837d4e9e.tar.gz
mxe-79b59c8430d7b4a219e6802448b0f9df837d4e9e.tar.bz2
add portability variable for gnu sort and add coreutils to requirements
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index b629690..fee2acf 100644
--- a/index.html
+++ b/index.html
@@ -727,8 +727,8 @@ aptitude -t squeeze-backports install cmake yasm</pre>
<!-- http://www.freshports.org/ -->
<pre>pkg_add -r automake111 autoconf268 bash bison cmake \
- flex gettext git gmake gsed intltool libffi libtool \
- openssl patch perl p5-XML-Parser pkg-config \
+ coreutils flex gettext git gmake gsed intltool libffi \
+ libtool openssl patch perl p5-XML-Parser pkg-config \
scons unzip wget yasm</pre>
<p>
@@ -783,8 +783,8 @@ aptitude -t squeeze-backports install cmake yasm</pre>
then run:
</p>
<!-- http://www.macports.org/ports.php -->
- <pre>sudo port install autoconf automake bison cmake flex \
- gettext git-core glib2 gsed intltool libffi \
+ <pre>sudo port install autoconf automake bison cmake coreutils \
+ flex gettext git-core glib2 gsed intltool libffi \
libtool openssl p5-xml-parser pkgconfig scons \
wget xz yasm</pre>
<p>Use the llvm based gcc: