diff options
author | 1996-11-06 20:36:04 +0000 | |
---|---|---|
committer | 1996-11-06 20:36:04 +0000 | |
commit | 10da7063e4f07f0ce222027cafd0b45f9410768b (patch) | |
tree | f9d10f492b244a6be0cef545c79ec390ac3d4b56 | |
parent | Uhm, OLF needs a dynamic linked tag. (diff) | |
download | wireguard-openbsd-10da7063e4f07f0ce222027cafd0b45f9410768b.tar.xz wireguard-openbsd-10da7063e4f07f0ce222027cafd0b45f9410768b.zip |
Only output unstripped. Check for static tag.
-rw-r--r-- | usr.bin/file/magdir/olf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/magdir/olf b/usr.bin/file/magdir/olf index 7161aaccde8..0626b52c787 100644 --- a/usr.bin/file/magdir/olf +++ b/usr.bin/file/magdir/olf @@ -27,8 +27,8 @@ >7 byte 10 Irix >7 byte 11 SCO >7 byte 12 Dell ->8 byte 0 unstripped ->8 byte 1 stripped +>8 byte 0 statically linked +>9 byte 0 unstripped >5 byte 0 invalid byte order >5 byte 1 LSB >>16 leshort 0 no file type, |