diff options
author | Boris Nagaev <bnagaev@gmail.com> | 2015-10-03 16:50:25 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2015-12-05 16:14:20 (GMT) |
commit | 9537e5c9d2f83fe11b8c328e5e142aa1822cbdcc (patch) | |
tree | 1f296e83af1e37cdc4ef4070c63f97516f3ce49e /index.html | |
parent | ab5c97aea2354b77dbe0c7d0a5b9f6f8563c90f1 (diff) | |
download | mxe-9537e5c9d2f83fe11b8c328e5e142aa1822cbdcc.zip mxe-9537e5c9d2f83fe11b8c328e5e142aa1822cbdcc.tar.gz mxe-9537e5c9d2f83fe11b8c328e5e142aa1822cbdcc.tar.bz2 |
freebsd: do not build as root
see #902
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -679,6 +679,10 @@ USE_OSGPLUGIN(<plugin2>) very-very-very slow with long text files. </p> <p> + Do not build as root. See + <a href="https://github.com/mxe/mxe/issues/902">#902</a>. + </p> + <p> Ensure that /usr/local/bin precedes /usr/bin in your $PATH: </p> <p> |