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