Hi! I have to setup an ELF machime-code to 0x1e for my specific platfirm . Unfortunately, I can't made this with `objcopy --alt-machine-code` option. Tryed "--alt-machine-code 30" "--alt-machine-code 0x1e" e.t.c. How to change ELF machine-code to arbitrary value ? P.S. I'm using hex editor now to change this code manually. ;) -- -=AV=-