mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Part I of port of Rhombus math library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5269 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3719,9 +3719,6 @@ void (*notify)(FAR struct pm_callback_s *cb, enum pm_state_e pmstate);
|
|||||||
Make a raw binary format file used with many different loaders using the GNU objcopy program.
|
Make a raw binary format file used with many different loaders using the GNU objcopy program.
|
||||||
This option should not be selected if you are not using the GNU toolchain.
|
This option should not be selected if you are not using the GNU toolchain.
|
||||||
</li>
|
</li>
|
||||||
<li><code>CONFIG_HAVE_LIBM</code>:
|
|
||||||
Toolchain supports libm.a
|
|
||||||
</li>
|
|
||||||
<li><code>CONFIG_HAVE_CXX</code>:
|
<li><code>CONFIG_HAVE_CXX</code>:
|
||||||
Toolchain supports C++ and <code>CXX</code>, <code>CXXFLAGS</code>, and <code>COMPILEXX</code>
|
Toolchain supports C++ and <code>CXX</code>, <code>CXXFLAGS</code>, and <code>COMPILEXX</code>
|
||||||
have been defined in the configurations <code>Make.defs</code> file.
|
have been defined in the configurations <code>Make.defs</code> file.
|
||||||
|
|||||||
Reference in New Issue
Block a user