riscv: add support for static PIE
In order to support static PIE the startup code must avoid relocations before __libc_start_main is called.
Loading
Please register or sign in to comment
In order to support static PIE the startup code must avoid relocations before __libc_start_main is called.