From 6967e936a6d3b72a35a09054f6832bbbd384316a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 1 May 2015 12:06:34 +0100 Subject: [PATCH] Fix CPPFLAGS example for build flags --- docs/projectconf.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projectconf.rst b/docs/projectconf.rst index df508ed5..b33f0ea7 100644 --- a/docs/projectconf.rst +++ b/docs/projectconf.rst @@ -226,7 +226,7 @@ processes: * - Format - Scope - Description - * - ``Wp,option`` + * - ``-Wp,option`` - CPPFLAGS - Bypass the compiler driver and pass *option* directly through to the preprocessor