summaryrefslogtreecommitdiffstats
path: root/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr')
-rw-r--r--tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr b/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
index 246efb8d6..8a9fed740 100644
--- a/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
+++ b/tests/ui/native-library-link-flags/mix-bundle-and-whole-archive.stderr
@@ -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