6 lines
112 B
Makefile
Raw Normal View History

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