aboutsummaryrefslogtreecommitdiff
path: root/docs/CFEBuildInstrs.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CFEBuildInstrs.html')
-rw-r--r--docs/CFEBuildInstrs.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index 0f2c6c3b59..44c3c54d02 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -15,9 +15,12 @@
C/C++ front-end, based on GCC 3.4, from source.</p>
<p><b>NOTE:</b> This is currently a somewhat fragile, error-prone
-process, and you should only try to do it if (A) you really, really,
-really can't use the binaries we distribute, and (B) you are a wicked
-good GCC hacker.</p>
+process, and you should only try to do it if
+<ul>
+ <li>(A) you really, really, really can't use the binaries we distribute
+ <li>(B) you need GCC to fix some of the header files on your system
+ <li>(C) you are an elite GCC hacker.</p>
+</ul>
<p>We welcome patches to help make this process simpler.</p>