[libcxx-commits] [PATCH] D88718: [libcxx] Port to NuttX(https://nuttx.apache.org/) RTOS

Xiang Xiao via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 18 19:18:44 PST 2020


xiaoxiang781216 added a comment.

In D88718#2403771 <https://reviews.llvm.org/D88718#2403771>, @ldionne wrote:

> Just FYI, you also forgot to add `support/nuttx/xlocale.h` to `libcxx/include/CMakeLists.txt`, but I realized it when applying the patch locally and added it myself.

Thanks for helping to add the new header file to CMakeLists.txt.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88718/new/

https://reviews.llvm.org/D88718



More information about the libcxx-commits mailing list