Skip to content

Commit 16c24a8

Browse files
[libc] Disable bind test for riscv
Currently it's returning ENXIO on bind and the build bots are failing
1 parent 2572a76 commit 16c24a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/config/linux/riscv/entrypoints.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,6 @@ if(LLVM_LIBC_FULL_BUILD)
843843
libc.src.sys.select.select
844844

845845
# sys/socket.h entrypoints
846-
libc.src.sys.socket.bind
847846
libc.src.sys.socket.socket
848847
)
849848
endif()

0 commit comments

Comments
 (0)