about summary refs log tree commit diff
path: root/tests/ui/lto/issue-11154.stderr
blob: 9f5d7518982d26f7195338f4d169d02ade37dcb4 (plain)
1
2
3
4
5
6
error: cannot prefer dynamic linking when performing LTO
   |
   = note: only 'staticlib', 'bin', and 'cdylib' outputs are supported with LTO

error: aborting due to 1 previous error