Skip to content

Commit 71614be

Browse files
mikhailramalhoyuxuanchen1997
authored andcommitted
[libc] Disable bind test for riscv
Summary: Currently it's returning ENXIO on bind and the build bots are failing Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251174
1 parent c426808 commit 71614be

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)