HomeFreeBSD

MFC r316284: elfcopy: remove temporary ELF file when converting from binary

Description

MFC r316284: elfcopy: remove temporary ELF file when converting from binary

Previously a command like

objcopy --input-target binary --output-target elf64-x86-64-freebsd \
  binary_file object.o

would leave a temporary file behind.

ELF Tool Chain ticket #543

Details

Provenance
emasteAuthored on
Parents
rS316747: Fix rss_ind_table entry for num_funcs > 1
Branches
Unknown
Tags
Unknown