Skip to content

Commit 5ea09e6

Browse files
committed
Ignore sepcomp-lib-lto on android due to linker weirdness
1 parent 0bea593 commit 5ea09e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/sepcomp-lib-lto.rs

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
// Check that we can use `-C lto` when linking against libraries that were
1212
// separately compiled.
1313

14+
// ignore-android linker weridness (see #18800)
1415
// aux-build:sepcomp_lib.rs
1516
// compile-flags: -C lto
1617
// no-prefer-dynamic

0 commit comments

Comments
 (0)