component.mk 197 B

123
  1. # Mark __cxa_guard_dummy as undefined so that implementation of static guards
  2. # is taken from cxx_guards.o instead of libstdc++.a
  3. COMPONENT_ADD_LDFLAGS := -l$(COMPONENT_NAME) -u __cxa_guard_dummy