Automated import from //branches/donutburger/...@141285,141285
This commit is contained in:

committed by
The Android Open Source Project
parent
7f3eaaf9cf
commit
bafa6ddfc5
@@ -236,7 +236,7 @@ void clone_elf(Elf *elf, Elf *newelf,
|
|||||||
{
|
{
|
||||||
/* Mark the symbol table's string table for removal. */
|
/* Mark the symbol table's string table for removal. */
|
||||||
INFO("Section [%s] (static symbol-string table) will be stripped from image.\n",
|
INFO("Section [%s] (static symbol-string table) will be stripped from image.\n",
|
||||||
shdr_info[cnt].name);
|
shdr_info[shdr_info[cnt].shdr.sh_link].name);
|
||||||
shdr_info[shdr_info[cnt].shdr.sh_link].idx = 0;
|
shdr_info[shdr_info[cnt].shdr.sh_link].idx = 0;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
Reference in New Issue
Block a user