Fixup for bug 1081034 - Add missing #ifdef to avoid build failure on desktop linux. r=me,npotb,DONTBUILD

This commit is contained in:
Mike Hommey 2014-10-17 14:09:17 +09:00
parent 292fba3d91
commit 7ec4ce1032

View File

@ -512,7 +512,9 @@ ElfLoader::~ElfLoader()
/* Release self_elf and libc */
self_elf = nullptr;
#if defined(ANDROID)
libc = nullptr;
#endif
/* Build up a list of all library handles with direct (external) references.
* We actually skip system library handles because we want to keep at least