Skip to content

Commit f49c8eb

Browse files
committed
Re-enable more tests
1 parent ecf7e5d commit f49c8eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc-test/build.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,8 +1691,6 @@ fn test_freebsd(target: &str) {
16911691

16921692
cfg.skip_signededness(move |c| {
16931693
match c {
1694-
// FIXME: still required?
1695-
"LARGE_INTEGER" | "float" | "double" => true,
16961694
// FIXME: still required?
16971695
n if n.starts_with("pthread") => true,
16981696
// sem_t is a struct or pointer

0 commit comments

Comments
 (0)