projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce6e0a1
)
Put flag names on one line.
author
Bill Wendling
<isanbard@gmail.com>
Tue, 19 Jun 2012 09:29:05 +0000
(09:29 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Tue, 19 Jun 2012 09:29:05 +0000
(09:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158715
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/Projects.rst
patch
|
blob
|
history
diff --git
a/docs/Projects.rst
b/docs/Projects.rst
index 7f431efb4bd2bb279cf54214617120bccc299a39..5935aeb9377a5e3a476bcc33d41852631130016e 100644
(file)
--- a/
docs/Projects.rst
+++ b/
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