mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4 lines
179 B
Plaintext
4 lines
179 B
Plaintext
|
# G0 components test does not use IDF's linker scripts, so stray sections could exist.
|
||
|
# Suppress linker's messages about orphan sections.
|
||
|
CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE=y
|