espressif / newlib-esp32

Version of newlib used in ESP32 ROM and ESP-IDF
GNU General Public License v2.0
31 stars 18 forks source link

/* Espressif-specific: add stubs for long double to libm/common/*.c for riscv */ #10

Closed gm-jiang closed 1 year ago

gm-jiang commented 2 years ago

In include/math.h line 420, this line will cause build warning/error include/math.h:420:64: error: "/*" within comment [-Werror=comment]