Files
esp-mqtt/components/mqtt/test/component.mk
2022-12-16 08:38:48 +01:00

4 lines
110 B
Makefile

#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive