Link libc++demangle with libc++ for the device.
libc++demangle provides __cxa_demangle, which used to be a part of libc++.so but is being moved out to save on resources since very few libraries need it. Test: make checkbuild Bug: http://b/138245375 Change-Id: I677006dbbe87ccf2dd4df182114d2a6b985e3c00
Loading
Please register or sign in to comment