Skip to content

Commit 35420e2

Browse files
committed
Re-enable some Rumprun tests
1 parent c007127 commit 35420e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

libc-test/build.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,6 @@ fn main() {
350350
// they're implemented on rumprun yet, just let them slide for now.
351351
// Some of them look like they have headers but then don't have
352352
// corresponding actual definitions either...
353-
"backtrace" |
354-
"pthread_main_np" |
355-
"pthread_set_name_np" |
356-
"pthread_stackseg_np" |
357353
"shm_open" |
358354
"shm_unlink" |
359355
"syscall" |

0 commit comments

Comments
 (0)