mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-09 06:36:35 +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.