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

2 lines
87 B
Makefile
Raw Normal View History

2017-09-07 17:37:59 +03:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive