For ELF binaries, the `DT_RPATH` and `DT_RUNPATH` entries may contain the `$PLATFORM` string, which must be expanded to the output of `uname -m`, e.g. `x86_64`.
For ELF binaries, the
DT_RPATHandDT_RUNPATHentries may contain the$PLATFORMstring, which must be expanded to the output ofuname -m, e.g.x86_64.