Put flag names on one line.

llvm-svn: 158715
This commit is contained in:
Bill Wendling 2012-06-19 09:29:05 +00:00
parent f0d91f3beb
commit 6bf4417261
1 changed files with 1 additions and 2 deletions

View File

@ -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