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