From: Misha Brukman Date: Tue, 1 Mar 2005 17:19:21 +0000 (+0000) Subject: Fix HTML-4.01 Strict compliance X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=00b95c311e20d549a2428a1b33ac5eea53f0d98e;p=oota-llvm.git Fix HTML-4.01 Strict compliance git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20386 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 7630e4eb73a..f9f4bf29b5f 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -76,11 +76,11 @@ shown to work correctly.

will cause the GNU ld linker to fail an assertion when linking components of the libstdc++. It is recommended that you replace the entire binutils package with version 2.15 such that "ld --version" responds -with
+with

GNU ld version 2.15
not with:
GNU ld version 2.15.91 20040725
-

+
Building under AIX