]> git.proxmox.com Git - rustc.git/blobdiff - tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
New upstream version 1.69.0+dfsg1
[rustc.git] / tests / ui / native-library-link-flags / mix-bundle-and-whole-archive.stderr
index 246efb8d627cb5430ebd6a415b618e9625d673ba..8a9fed740b04e7c3813266c2e19cc74fb0a38fb6 100644 (file)
@@ -1,6 +1,4 @@
-error: the linking modifiers `+bundle` and `+whole-archive` are not compatible with each other when generating rlibs
+error: link modifiers combination `+bundle,+whole-archive` is unstable when generating rlibs
 
-error: could not find native static library `mylib`, perhaps an -L flag is missing?
-
-error: aborting due to 2 previous errors
+error: aborting due to previous error