mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 06:18:40 +08:00
f64a48f4e5
fix error when "-Werror=sized-deallocation" is enabled. refer to https://timsong-cpp.github.io/cppwp/n4861/new.delete, displace the default versions defined by the C++ standard library. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libxx_cxa_guard.cxx | ||
libxx_cxapurevirtual.cxx | ||
libxx_delete.cxx | ||
libxx_deletea.cxx | ||
libxx_dynamic_cast.cxx | ||
libxx_new.cxx | ||
libxx_newa.cxx | ||
libxx_typeinfo.cxx | ||
libxx_typeinfo.h | ||
Make.defs |