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

6 wiersze
112 B
Makefile
Czysty Zwykły widok Historia

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