Skip to content

Commit ed6cdf9

Browse files
committed
musl: make epoll_event packed on x86
1 parent 9e26bd8 commit ed6cdf9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unix/linux_like/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ s_no_extra_traits! {
288288
any(
289289
all(
290290
target_arch = "x86",
291-
not(target_env = "musl"),
292291
not(target_os = "android")
293292
),
294293
target_arch = "x86_64"

0 commit comments

Comments
 (0)