diff options
author | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-26 22:25:06 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-26 22:25:06 +0000 |
commit | 2058a71e780ae6cb1ff3a0c98831df10190f10cb (patch) | |
tree | d9cc9c77566c64f643712977b73d22b68bea50f7 /docs/Packaging.html | |
parent | 8b3f3307a26c5911eef034db565aec22ed74f13b (diff) | |
download | external_llvm-2058a71e780ae6cb1ff3a0c98831df10190f10cb.zip external_llvm-2058a71e780ae6cb1ff3a0c98831df10190f10cb.tar.gz external_llvm-2058a71e780ae6cb1ff3a0c98831df10190f10cb.tar.bz2 |
Test that docs are updating.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97279 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Packaging.html')
-rw-r--r-- | docs/Packaging.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Packaging.html b/docs/Packaging.html index d964e27..217590e 100644 --- a/docs/Packaging.html +++ b/docs/Packaging.html @@ -23,7 +23,7 @@ <p>LLVM sets certain default configure options to make sure our developers don't break things for constrained platforms. These settings are not optimal for most -desktop systems, and we hope that packagers (i.e., Redhat, Debian, MacPorts, +desktop systems, and we hope that packagers (e.g., Redhat, Debian, MacPorts, etc.) will tweak them. This document lists settings we suggest you tweak. </p> |