HomeFreeBSD

Speedup ELF file detection almost 100%.

Description

Speedup ELF file detection almost 100%.

This uses the same pattern we have in qa.sh. Rather than using file(1),
which reads the whole file and does too much magic, use readelf(1) which
bails out if the file lacks the proper ELF headers.

(This file is not yet used by anything)

Sponsored by: DellEMC

Details

Provenance
bdreweryAuthored on
Parents
rP503997: Update print/fontforge to 20190413
Branches
Unknown
Tags
Unknown