mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +03:00
The --gc-sections flag in picolibc.specs causes CMake compiler detection to fail by dropping required data. Work around this by creating a modified specs file without the flag.