mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +01:00
9a99bec198
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
322 B
Makefile
11 lines
322 B
Makefile
#source: group1a.s
|
|
#source: group1b.s
|
|
#ld: -T group.ld
|
|
#readelf: -s
|
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "or32-*-*" "pj-*-*"
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: 0[0]*1000 0 (NOTYPE|OBJECT) WEAK DEFAULT . foo
|
|
.*: 0[0]*0000 0 (NOTYPE|OBJECT) GLOBAL DEFAULT UND bar
|
|
#...
|