diff options
author | Mike Pall <mike> | 2010-10-05 01:36:54 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2010-10-05 01:36:54 +0200 |
commit | ddae8878786a310f2e6cbe2a1d602a17ea28bb11 (patch) | |
tree | 3ffe5c7790acbacdcdae748984960418b358fcc1 /doc/running.html | |
parent | e396bef7d8a346c6ea54191d658209ee90047276 (diff) | |
download | luajit-ddae8878786a310f2e6cbe2a1d602a17ea28bb11.tar.gz luajit-ddae8878786a310f2e6cbe2a1d602a17ea28bb11.tar.bz2 luajit-ddae8878786a310f2e6cbe2a1d602a17ea28bb11.zip |
Update docs for PPC port. Clarify and extend install instructions.
Diffstat (limited to 'doc/running.html')
-rw-r--r-- | doc/running.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/running.html b/doc/running.html index e3a2a4b0..e337d535 100644 --- a/doc/running.html +++ b/doc/running.html | |||
@@ -126,7 +126,7 @@ systems. | |||
126 | </p> | 126 | </p> |
127 | 127 | ||
128 | <h3 id="opt_O"><tt>-O[level]</tt><br> | 128 | <h3 id="opt_O"><tt>-O[level]</tt><br> |
129 | <tt>-O[+]flag</tt> <tt>-O-flag</tt><br> | 129 | <tt>-O[+]flag</tt> <tt>-O-flag</tt><br> |
130 | <tt>-Oparam=value</tt></h3> | 130 | <tt>-Oparam=value</tt></h3> |
131 | <p> | 131 | <p> |
132 | This options allows fine-tuned control of the optimizations used by | 132 | This options allows fine-tuned control of the optimizations used by |