We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bea593 commit 5ea09e6Copy full SHA for 5ea09e6
src/test/run-pass/sepcomp-lib-lto.rs
@@ -11,6 +11,7 @@
11
// Check that we can use `-C lto` when linking against libraries that were
12
// separately compiled.
13
14
+// ignore-android linker weridness (see #18800)
15
// aux-build:sepcomp_lib.rs
16
// compile-flags: -C lto
17
// no-prefer-dynamic
0 commit comments