summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Projects.rst
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-06-19 09:29:05 +0000
committerBill Wendling <isanbard@gmail.com>2012-06-19 09:29:05 +0000
commit6bf4417261bf36746ee8a465352c9ceb1040aa4d (patch)
tree22ce7bd0da7ae0f5f7ceba165787384208485ce3 /llvm/docs/Projects.rst
parentf0d91f3beb01013952086c5626f8988bf755cdca (diff)
downloadbcm5719-llvm-6bf4417261bf36746ee8a465352c9ceb1040aa4d.tar.gz
bcm5719-llvm-6bf4417261bf36746ee8a465352c9ceb1040aa4d.zip
Put flag names on one line.
llvm-svn: 158715
Diffstat (limited to 'llvm/docs/Projects.rst')
-rw-r--r--llvm/docs/Projects.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/Projects.rst b/llvm/docs/Projects.rst
index 7f431efb4bd..5935aeb9377 100644
--- a/llvm/docs/Projects.rst
+++ b/llvm/docs/Projects.rst
@@ -290,8 +290,7 @@ Note that ``LIBS`` must occur in the Makefile after the inclusion of
Miscellaneous Variables
-----------------------
-``CFLAGS``
-``CPPFLAGS``
+``CFLAGS`` & ``CPPFLAGS``
This variable can be used to add options to the C and C++ compiler,
respectively. It is typically used to add options that tell the compiler
OpenPOWER on IntegriCloud