diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index d8ccfc34047..96c30129529 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -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. -
CONFIG_HAVE_LIBM:
- Toolchain supports libm.a
- CONFIG_HAVE_CXX:
Toolchain supports C++ and CXX, CXXFLAGS, and COMPILEXX
have been defined in the configurations Make.defs file.