Files
2020-02-27 15:37:11 +08:00

4 lines
110 B
Makefile

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