commit | d155de24009048a54aace3694fe7b57804e92c8d | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Jun 25 16:17:58 2010 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Fri Jun 25 16:17:58 2010 -0700 |
tree | cf5ba9e54a8889f39f966e38ed5d61f550837949 | |
parent | 3bacdf93002237f35530c1e756481db429285a96 [diff] |
Update API level 9 sysroot to allow static C++ destructors to be called on dlclose(). This introduces crtbegin_so.o and crtend_so.o and also requires a corresponding change in the NDK build scripts to use them. Also add a small test under 'tests/dlclose-destruction' to check that. Note that this is not a sample (i.e. Android application) per se. Change-Id: Icf25836363a3ed59310e579ce990aeca868e70e4