Skip to content

rts/linker: Enable GOT support on all platforms

Ben Gamari requested to merge wip/linker-got into master

There is nothing platform-dependent about our GOT implementation and GOT support is needed (at very least) by T24171 on i386.

Merge request reports