Here's a script to check the architecture-independence of a binary package.
It only checks to see whether or not a tarball contains files that start
with the ELF magic number, bytes 0x7f E L F.
Maybe someone will find it useful.

-- Chris

Reply via email to