Fix: symbols eliminated by --gc-sections still trigger warnings for gnu.warning.SYM
[binutils-gdb.git] / ld / emulparams / elf64lriscv-defs.sh
blobca15338428f9c281ba4a505923784ee7954c4eec
1 source_sh ${srcdir}/emulparams/elf32lriscv-defs.sh
2 ELFSIZE=64
3 SEPARATE_GOTPLT="SIZEOF (.got.plt) >= 16 ? 16 : 0"