esp-idf/components/spiffs/test/component.mk

2 lines
87 B
Makefile
Raw Normal View History

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