Hi all I have changed FS.pm to use objdump(1) rather than file(1) to detect executables and shared objects.
The change affects make-plist(1) which is used by the update-plist target. This is part of replacing file(1) - we do not want to include the complex ELF(5) parsing that it does in code. Everybody please keep an eye on update-plist and generated PLISTs and let me know of any problems. Thanks