mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
6 lines
216 B
Makefile
6 lines
216 B
Makefile
#name: Link shared IFUNC resolver with PCREL caller (pie)
|
|
#source: ifunc-seperate-caller-pcrel.s
|
|
#as:
|
|
#ld: -z nocombreloc -pie tmpdir/ifunc-seperate-resolver.so
|
|
#error: .*unresolvable R_RISCV_PCREL_HI20 relocation.*
|