Commit 888ab3ac authored by Huaqi Fang's avatar Huaqi Fang
Browse files

scripts: use readelf instead of file to check elf is riscv



file in centos 6.10 is 5.04, which is not able to tell this executable
is a riscv version, so we change to use readelf now

the version readelf in centos 6.10 is 2.30 which works to tell
executable is a riscv one

Signed-off-by: default avatarHuaqi Fang <578567190@qq.com>
parent a8587422
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment