mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
12 lines
202 B
Makefile
12 lines
202 B
Makefile
#source: dso-2.s
|
|
#as: --pic --no-underscore
|
|
#ld: --shared -m crislinux
|
|
#objdump: -T
|
|
|
|
# DSO with an undef symbol "dsofn". See undef1.d.
|
|
|
|
.*: file format elf32-cris
|
|
#...
|
|
0+ D \*UND\* 0+ dsofn
|
|
|