this should be incorporated into the build
authorChris Lattner <sabre@nondot.org>
Wed, 9 Feb 2005 21:05:01 +0000 (21:05 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Feb 2005 21:05:01 +0000 (21:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20094 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index bd1faf4dd2d738d7a7b80ed454afe47f95bb6ad1..ceb723e394a71c8c20846e534f74c3b97f0e349f 100644 (file)
@@ -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