diff options
author | emaste <emaste@FreeBSD.org> | 2015-01-23 02:39:00 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2015-01-23 02:39:00 +0000 |
commit | 23ccab912a903dc5714f61e29d179fb7a18525d0 (patch) | |
tree | 571826ef286691d28bdb27cf57c02764bb59a1d0 /Makefile | |
parent | fb31f7e88b7e2fdedda30a82110a080b8e71fc0e (diff) | |
download | FreeBSD-src-23ccab912a903dc5714f61e29d179fb7a18525d0.zip FreeBSD-src-23ccab912a903dc5714f61e29d179fb7a18525d0.tar.gz |
crunchide: Correct 64-bit section header offset
For 64-bit binaries the Elf_Ehdr e_shoff is at offset 40, not 44.
Instead of using an incorrect hardcoded offset, let the compiler
figure it out for us with offsetof().
MFC of r277259
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions