5 lines
191 B
Makefile
5 lines
191 B
Makefile
#name: C6X shared library without PIC code
|
|
#as: -mlittle-endian -mdsbt -mpic
|
|
#ld: -melf32_tic6x_le -Tdsbt-inrange.ld --dsbt-index 4 -shared
|
|
#source: got-reloc-global.s
|
|
#warning: non-PID code
|