mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +00:00
926ee14909
GNU readelf isn't available as consistently as I assumed across SunOS, and it can be named different things on different illumos distros (some call it readelf, others call it greadelf, etc), so it's safer to use elfdump. This is a fairly easy fix, just kind of annoying.