From 31b24322edc0bcfb8c77277fc5eeebfe98267118 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 21 Jun 2004 14:00:44 +0000 Subject: [PATCH] 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 --- docs/CFEBuildInstrs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index cccb726bdda..d94e85e18aa 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -108,8 +108,8 @@ and Settings" directory). We welcome patches to fix this issue.
  • Configure, build, and install the C front-end:

    -Linux/x86:
    -MacOS X/PowerPC:
    +Linux/x86:
    +MacOS X/PowerPC (requires dlcompat library):

    -- 
    2.34.1