From: Chris Lattner Date: Tue, 3 Feb 2004 22:59:56 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3e0bd31742510ec16593ad098e6fc0bba012a719;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11103 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 21b5cb5cee9..cc2d4e72b3e 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -133,6 +133,7 @@ In this release, the following build problems were fixed:
  1. [build] Makefiles break if C frontend target string has unexpected value
  2. [build] hard-wired assumption that shared-library extension is ".so"
  3. +
  4. make tools-only doesn't make lib/Support