aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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