Skip to content

Commit 5019e1d

Browse files
committed
Auto merge of #2067 - semarie:openbsd-iconv, r=Amanieu
unbreak OpenBSD tests: iconv.h doesn't exist
2 parents 2a2196d + 915d8fa commit 5019e1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc-test/build.rs

-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ fn test_openbsd(target: &str) {
361361
"pthread_np.h",
362362
"sys/syscall.h",
363363
"sys/shm.h",
364-
"iconv.h",
365364
}
366365

367366
cfg.skip_struct(move |ty| {

0 commit comments

Comments
 (0)