6 lines
112 B
Makefile
Raw Normal View History

2017-08-24 02:53:20 +03:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive