Merge "Resolve "unused DT entry" warnings for DT_VERNEED and DT_VERNEEDNUM."

This commit is contained in:
Dmitriy Ivanov
2014-12-02 17:37:17 +00:00
committed by Gerrit Code Review

View File

@@ -2370,6 +2370,8 @@ bool soinfo::prelink_image() {
case DT_VERSYM:
case DT_VERDEF:
case DT_VERDEFNUM:
case DT_VERNEED:
case DT_VERNEEDNUM:
break;
default: