[libc][bazel] mark epoll funcitons as weak (#81327)
Downstream there's a user that intercepts these functions and overlays them. This causes symbol conflicts if neither function is marked weak. In future the intent is to move to this to being a downstream configuration option.
parent
11e5e22c
Please register or sign in to comment