Enable __cxa_atexit && __cxa_finalize for linker
This allows adding destructors to classes used for global variables. Change-Id: I5e1cd63fe3bf8f66de88cc4f7437cafb350f49b5
This commit is contained in:
@@ -8,6 +8,7 @@ LOCAL_SRC_FILES:= \
|
||||
linker.cpp \
|
||||
linker_allocator.cpp \
|
||||
linker_environ.cpp \
|
||||
linker_libc_support.c \
|
||||
linker_phdr.cpp \
|
||||
rt.cpp \
|
||||
|
||||
|
||||
Reference in New Issue
Block a user