Skip to content
Commit 08ec5e89 authored by Ederson de Souza's avatar Ederson de Souza Committed by Benjamin Cabé
Browse files

cmake: New list for post build commands that should run early



New cmake list, `post_build_patch_elf_commands`, will be prepended to
`post_build_commands` one, effectively making these commands to run just
after the ELF is created. It's particularly useful for operations that
patch the ELF generated, before other representations of it (such as
.bin) are created.

Signed-off-by: default avatarEderson de Souza <ederson.desouza@intel.com>
parent d3d82a11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment