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

Change-Id: Id18310811a6d183878a1d4d26cc2498f4fd00c55
Signed-off-by: Alexander Ivchenko <alexander.ivchenko@intel.com>
This commit is contained in:
Alexander Ivchenko 2014-12-02 15:32:25 +03:00
parent 7602628e97
commit e831433fe1

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: