]> git.lizzy.rs Git - rust.git/blob - src/test/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
Rollup merge of #99800 - sandydoo:bugfix/wasm-futex, r=m-ou-se
[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