[PATCH] Use `--unique=.gnu.linkonce.this_module' linker flag for modules on v850
This prevents the linker from merging the .gnu.linkonce.this_module section into the .text section, which is necessary for modules to load correctly.
Showing
Please register or sign in to comment