1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 23:49:10 -04:00

1 line
86 B
Makefile
Raw Normal View History

COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive