forked from OSchip/llvm-project
this should be incorporated into the build
llvm-svn: 20094
This commit is contained in:
parent
7772309b70
commit
09cc355153
|
@ -293,7 +293,6 @@ If you need to create a library for an MS DLL, do the following:
|
|||
<li><tt>dlltool.exe -k -d /C/MinGW/lib/file.def -l
|
||||
/C/MinGW/lib/libfile.a.</tt></li>
|
||||
</ol>
|
||||
Add in <tt>.profile</tt>: <tt>export CPPFLAGS="-D__MINGW -DLLVM_ON_WIN32=1"</tt>
|
||||
</div>
|
||||
|
||||
<p>Note that you will need about 1-3 GB of space for a full LLVM build in Debug
|
||||
|
|
Loading…
Reference in New Issue