Skip to content
Snippets Groups Projects
Commit b9ebcd15 authored by rahix's avatar rahix
Browse files

fix(build_multi_image): Add size check for epicardium binary


The linker should already catch this case and error out early but just
to be absolutely sure, add a second check here so we don't get an
unexpectedly large epicardium binary which would overlap into pycardium
storage.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 65eb59b4
No related branches found
No related tags found
1 merge request!401Assorted fixes/cleanups
Pipeline #4712 passed