Unfortunately it is just a workaround; the symbol names from ld/z80-blah-objcopy are 1) autogenerated 2) inconsistent and 2) version/build/platform dependent, and this was what the old CI setup needed.
A proper fix would force objcopy to use a specific symbol name for binary imports, but I hadn't figured out how to do it.
Unfortunately it is just a workaround; the symbol names from ld/z80-blah-objcopy are 1) autogenerated 2) inconsistent and 2) version/build/platform dependent, and this was what the old CI setup needed.
A proper fix would force objcopy to use a specific symbol name for binary imports, but I hadn't figured out how to do it.