summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-06-21 14:00:44 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-06-21 14:00:44 +0000
commite54cbdd47848721b408274ccf08d45c95ac964bb (patch)
treed4fdca85f052ee142722f42eed1e13e8ec2c909b
parent4fbff990b0c53ced8b701b44a3438f952f744f34 (diff)
downloadbcm5719-llvm-e54cbdd47848721b408274ccf08d45c95ac964bb.tar.gz
bcm5719-llvm-e54cbdd47848721b408274ccf08d45c95ac964bb.zip
Mention the requirement of dlcompat for MacOS X.
llvm-svn: 14282
-rw-r--r--llvm/docs/CFEBuildInstrs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CFEBuildInstrs.html b/llvm/docs/CFEBuildInstrs.html
index cccb726bdda..d94e85e18aa 100644
--- a/llvm/docs/CFEBuildInstrs.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud