mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Use the install-bytecode target to install just the bytecode libs into
the CFE's install/bytecode-libs directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18493 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0e2f492a7c
commit
3149ba7a65
@ -233,7 +233,7 @@ libgcc.a library, which you can find by running
|
|||||||
<pre>
|
<pre>
|
||||||
% gmake
|
% gmake
|
||||||
% mkdir $CFEINSTALL/bytecode-libs
|
% mkdir $CFEINSTALL/bytecode-libs
|
||||||
% gmake -C runtime install
|
% gmake -C runtime install-bytecode
|
||||||
% setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs
|
% setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs
|
||||||
</pre></li>
|
</pre></li>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user