mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
CI convention sucks
renamed: MAX_ELF_HDR.cpp -> MAX_ELF_HDR.h modified: p_lx_elf.cpp
This commit is contained in:
parent
17526d1132
commit
7a09c88e30
|
@ -52,7 +52,7 @@
|
|||
#define PT_GNU_RELRO32 Elf32_Phdr::PT_GNU_RELRO
|
||||
#define PT_GNU_RELRO64 Elf64_Phdr::PT_GNU_RELRO
|
||||
|
||||
#include "MAX_ELF_HDR.cpp"
|
||||
#include "MAX_ELF_HDR.h"
|
||||
|
||||
//static unsigned const EF_ARM_HASENTRY = 0x02;
|
||||
static unsigned const EF_ARM_EABI_VER4 = 0x04000000;
|
||||
|
|
Loading…
Reference in New Issue
Block a user