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

6 lines
112 B
Makefile
Raw Normal View History

2020-05-05 01:21:29 -04:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive