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

4 lines
110 B
Makefile
Raw Normal View History

2019-05-27 16:06:48 +02:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive