forked from OSchip/llvm-project
Use the install-bytecode target to install just the bytecode libs into
the CFE's install/bytecode-libs directory. llvm-svn: 18493
This commit is contained in:
parent
144924cbaa
commit
9cb0f7097c
|
@ -233,7 +233,7 @@ libgcc.a library, which you can find by running
|
|||
<pre>
|
||||
% gmake
|
||||
% mkdir $CFEINSTALL/bytecode-libs
|
||||
% gmake -C runtime install
|
||||
% gmake -C runtime install-bytecode
|
||||
% setenv LLVM_LIB_SEARCH_PATH $CFEINSTALL/bytecode-libs
|
||||
</pre></li>
|
||||
|
||||
|
|
Loading…
Reference in New Issue