]> git.lizzy.rs Git - rust.git/blob - tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
Rollup merge of #106714 - Ezrashaw:remove-e0490, r=davidtwco
[rust.git] / tests / ui / native-library-link-flags / mix-bundle-and-whole-archive.stderr
1 error: the linking modifiers `+bundle` and `+whole-archive` are not compatible with each other when generating rlibs
2
3 error: could not find native static library `mylib`, perhaps an -L flag is missing?
4
5 error: aborting due to 2 previous errors
6