mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08: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
|
|
|