mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +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.
|
||||
This option should not be selected if you are not using the GNU toolchain.
|
||||
</li>
|
||||
<li><code>CONFIG_HAVE_LIBM</code>:
|
||||
Toolchain supports libm.a
|
||||
</li>
|
||||
<li><code>CONFIG_HAVE_CXX</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.
|
||||
|
||||
Reference in New Issue
Block a user