diff options
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r-- | docs/FAQ.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index 00746381f7b9c..31fc0c06e6a4e 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -437,7 +437,7 @@ Stop. <div class="answer"> <p>The <tt>GNUmakefile</tt> in the top-level directory of LLVM-GCC is a special <tt>Makefile</tt> used by Apple to invoke the <tt>build_gcc</tt> script after - setting up a special environment. This has the unforunate side-effect that + setting up a special environment. This has the unfortunate side-effect that trying to build LLVM-GCC with srcdir == objdir in a "non-Apple way" invokes the <tt>GNUmakefile</tt> instead of <tt>Makefile</tt>. Because the environment isn't set up correctly to do this, the build fails.</p> @@ -931,7 +931,7 @@ F.i: src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2009-10-12 16:46:08 +0200 (Mon, 12 Oct 2009) $ + Last modified: $Date: 2010-02-26 00:41:41 +0100 (Fri, 26 Feb 2010) $ </address> </body> |