summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:52:56 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-19 16:52:56 +0000
commit63d7033ac1bb84f570940e2db79f5ca0f39b1ac6 (patch)
tree975d6e1e9b9d9e14718c62827bc8247507e657a3 /nuttx/configs/README.txt
parent43935f865a5f23262f107eda1f4be59476397c51 (diff)
downloadpx4-nuttx-63d7033ac1bb84f570940e2db79f5ca0f39b1ac6.tar.gz
px4-nuttx-63d7033ac1bb84f570940e2db79f5ca0f39b1ac6.tar.bz2
px4-nuttx-63d7033ac1bb84f570940e2db79f5ca0f39b1ac6.zip
Need more positive control over C++
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1716 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/README.txt')
-rw-r--r--nuttx/configs/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt
index c7249039d..ba4d1b80d 100644
--- a/nuttx/configs/README.txt
+++ b/nuttx/configs/README.txt
@@ -154,6 +154,9 @@ defconfig -- This is a configuration file similar to the Linux
different loaders using the GNU objcopy program. This option
should not be selected if you are not using the GNU toolchain.
CONFIG_HAVE_LIBM - toolchain supports libm.a
+ CONFIG_HAVE_CXX - toolchain supports C++ and CXX, CXXFLAGS, and
+ COMPILEXX have been defined in the configuratins Make.defs
+ file.
General OS setup