kopia lustrzana https://github.com/espressif/esp-idf
4 wiersze
111 B
Makefile
4 wiersze
111 B
Makefile
|
COMPONENT_SRCDIRS := .
|
||
|
|
||
|
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
|