Riscv shared libraries should not export __global_pointer$.
[external/binutils.git] / ld / emulparams / elf64bmip-defs.sh
1 . ${srcdir}/emulparams/elf32bmipn32-defs.sh
2 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
3 INITIAL_READONLY_SECTIONS="
4   .MIPS.abiflags      ${RELOCATING-0} : { *(.MIPS.abiflags) }
5   .MIPS.options : { *(.MIPS.options) }
6 "