blob: cb9efa6733f63e41a86bc2702a585b7c3a8d71d8 (
plain)
1
2
3
4
5
6
7
|
{
"stdout": [
{
"line": "test cases/failing/31 exe static shared/meson.build:9:9: ERROR: Can't link non-PIC static library 'stat' into shared library 'shr2'. Use the 'pic' option to static_library to build with PIC."
}
]
}
|