Files
esp-idf/components/newlib/test/component.mk
T

6 lines
112 B
Makefile
Raw Normal View History

2016-11-17 16:36:10 +08:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive