12 lines
210 B
Makefile
12 lines
210 B
Makefile
#source: ifunc-14a.s
|
|
#source: ifunc-14b.s
|
|
#ld: -shared -m elf_i386 -z nocombreloc
|
|
#as: --32
|
|
#readelf: -r --wide
|
|
#target: x86_64-*-* i?86-*-*
|
|
#notarget: *-*-lynxos *-*-nto*
|
|
|
|
#failif
|
|
#...
|
|
.* +R_386_NONE +.*
|
|
#...
|