diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-06-21 14:00:44 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-06-21 14:00:44 +0000 |
commit | 31b24322edc0bcfb8c77277fc5eeebfe98267118 (patch) | |
tree | 280e2eab62aa5c838814fe7ec87402528feafff2 | |
parent | 418da55c89c9ba355b51dceecb16f4388ef35119 (diff) |
Mention the requirement of dlcompat for MacOS X.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14282 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CFEBuildInstrs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index cccb726bdd..d94e85e18a 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -108,8 +108,8 @@ and Settings" directory). We welcome patches to fix this issue. <li><p>Configure, build, and install the C front-end:</p> <p> -<b>Linux/x86:</b> <br> -<b>MacOS X/PowerPC:</b><br> +<b>Linux/x86:</b><br> +<b>MacOS X/PowerPC</b> (requires dlcompat library): </p> <pre> |