summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-09 21:05:01 +0000
committerChris Lattner <sabre@nondot.org>2005-02-09 21:05:01 +0000
commite1a53a59b363adc8fa0ab83dd9d7b0e6c31f00c2 (patch)
tree5c9f16a639a43d97de21a19318e30bbf0b93610f /docs/GettingStarted.html
parenta892eadacc3bdaeb4916fea49df00e99e6e52392 (diff)
downloadllvm-e1a53a59b363adc8fa0ab83dd9d7b0e6c31f00c2.tar.gz
llvm-e1a53a59b363adc8fa0ab83dd9d7b0e6c31f00c2.tar.bz2
llvm-e1a53a59b363adc8fa0ab83dd9d7b0e6c31f00c2.tar.xz
this should be incorporated into the build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20094 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index bd1faf4dd2..ceb723e394 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -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