diff options
-rw-r--r-- | docs/GettingStarted.html | 1 |
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 |