From: Bill Wendling Date: Tue, 19 Jun 2012 09:29:05 +0000 (+0000) Subject: Put flag names on one line. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=540fe7da0f418f72baa3c97b4dbf25785ffc7da9;p=oota-llvm.git Put flag names on one line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158715 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Projects.rst b/docs/Projects.rst index 7f431efb4bd..5935aeb9377 100644 --- 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