diff options
| author | Roman Divacky <rdivacky@FreeBSD.org> | 2010-03-03 17:27:15 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@FreeBSD.org> | 2010-03-03 17:27:15 +0000 |
| commit | 67a71b3184ce20a901e874d0ee25e01397dd87ef (patch) | |
| tree | 836a05cff50ca46176117b86029f061fa4db54f0 /docs/FAQ.html | |
| parent | 6fe5c7aa327e188b7176daa5595bbf075a6b94df (diff) | |
Notes
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 00746381f7b9..31fc0c06e6a4 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> |
