mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
4535898de9
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.