mirror of
https://github.com/apache/nuttx.git
synced 2026-02-06 12:42:21 +08:00
GCC13 have compatibility issue with libcxx (need libcxx 17+). Please refer to: https://github.com/llvm/llvm-project/issues/62396 Signed-off-by: Huang Qi <huangqi3@xiaomi.com>