mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 05:37:44 +01:00
10 lines
199 B
Makefile
10 lines
199 B
Makefile
#name: undefined symbol with compressed debug sections
|
|
#as: --64
|
|
#ld: -e foo -melf_x86_64 --noinhibit-exec
|
|
#warning: .*/compressed1.c:13: undefined reference to .bar.
|
|
#nm: -n
|
|
|
|
#...
|
|
[ \t]+U bar
|
|
#pass
|