57: Surround use of absolute address with "norelax" r=Disasm a=laanwj
This prevents an unsupported `R_RISCV_ALIGN` relocation from being generated by disabling link-time relaxing for the appropriate part.
Fixes #55.
Co-authored-by: Wladimir J. van der Laan <laanwj@protonmail.com>