Fix readelf command name on x86
ClosedPublic

Authored by vkrause on Feb 18 2018, 9:04 AM.

Details

Summary

The prefix for the command is i686-linux-android, while the toolchain is
x86 in this case. On ARM both values are the same.

Diff Detail

Repository
R240 Extra CMake Modules
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Feb 18 2018, 9:04 AM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptFeb 18 2018, 9:04 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
vkrause requested review of this revision.Feb 18 2018, 9:04 AM
apol accepted this revision.Feb 18 2018, 2:08 PM
This revision is now accepted and ready to land.Feb 18 2018, 2:08 PM
This revision was automatically updated to reflect the committed changes.