7 lines
130 B
Makefile
7 lines
130 B
Makefile
#name: PR 22319 - required undefined symbols in output
|
|
#ld: -u undefined_symbol -e 0
|
|
#nm: -u
|
|
|
|
[ ]+U+[ ]+undefined_symbol
|
|
#pass
|
|
|