]> git.lizzy.rs Git - rust.git/blob - src/test/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
Pin panic-in-drop=abort test to old pass manager
[rust.git] / src / test / 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