Put flag names on one line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158715 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2012-06-19 09:29:05 +00:00
parent ce6e0a1020
commit 540fe7da0f

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