Commit 27c6885
WIP: cirrus/macos: enable Rust
Currently fails with a linking issue:
= note: some arguments are omitted. use `--verbose` to show all linker arguments
= note: ld: warning: ignoring duplicate libraries: '-lSystem', '-lc', '-llibgio-2.0.dylib', '-llibglib-2.0.dylib', '-llibgmodule-2.0.dylib', '-llibgnutls.dylib', '-llibgobject-2.0.dylib', '-llibintl.dylib', '-llibqemuutil.a', '-lm', 'libqemuutil.a'
ld: library 'libqemuutil.a' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to 1 previous error
Fixed in upcoming meson:
mesonbuild/meson#15024
Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <[email protected]>1 parent ed366da commit 27c6885
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
0 commit comments