mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-13 04:38:24 +00:00
Use a colon instead of a period since we're introducing a command list
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -244,7 +244,7 @@ the newly built llvm-gcc and llvm-g++ executables. </p></li>
|
|||||||
<li><p>Rebuild your CVS tree. This shouldn't cause the whole thing to be
|
<li><p>Rebuild your CVS tree. This shouldn't cause the whole thing to be
|
||||||
rebuilt, but it should build the runtime libraries. After the tree is
|
rebuilt, but it should build the runtime libraries. After the tree is
|
||||||
built, install the runtime libraries into your GCC front-end build tree.
|
built, install the runtime libraries into your GCC front-end build tree.
|
||||||
These are the commands you need.</p>
|
These are the commands you need:</p>
|
||||||
<pre>
|
<pre>
|
||||||
% gmake
|
% gmake
|
||||||
% gmake -C runtime install-bytecode
|
% gmake -C runtime install-bytecode
|
||||||
|
Reference in New Issue
Block a user