mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
ref-manual: another minor fix to the CPPFLAGS variable.
(From yocto-docs rev: 203d09cfe5f926b14a260886a5d213cf15f33442) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
92e80f2cbc
commit
8e9bfa5210
@@ -1546,8 +1546,8 @@
|
||||
<glossentry id='var-CPPFLAGS'><glossterm>CPPFLAGS</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies the flags to pass to the C compiler and to the
|
||||
C pre-processor.
|
||||
Specifies the flags to pass to the C pre-processor
|
||||
(i.e. to both the C and the C++ compilers).
|
||||
This variable is exported to an environment
|
||||
variable and thus made visible to the software being
|
||||
built during the compilation step.
|
||||
|
||||
Reference in New Issue
Block a user