build(emscripten): remove unix/posix-poll.c from Emscripten sources
Some checks failed
CI / build (-Dbuild-tests -Dbuild-benchmarks, true, macos-latest, 0.15.2) (push) Has been cancelled
CI / build (macos-latest, 0.14.1) (push) Has been cancelled
CI / build (macos-latest, master) (push) Has been cancelled
CI / build (ubuntu-latest, 0.14.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.15.2) (push) Has been cancelled
CI / build (ubuntu-latest, master) (push) Has been cancelled
CI / build (windows-latest, 0.14.1) (push) Has been cancelled
CI / build (windows-latest, 0.15.2) (push) Has been cancelled
CI / build (windows-latest, master) (push) Has been cancelled
Some checks failed
CI / build (-Dbuild-tests -Dbuild-benchmarks, true, macos-latest, 0.15.2) (push) Has been cancelled
CI / build (macos-latest, 0.14.1) (push) Has been cancelled
CI / build (macos-latest, master) (push) Has been cancelled
CI / build (ubuntu-latest, 0.14.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.15.2) (push) Has been cancelled
CI / build (ubuntu-latest, master) (push) Has been cancelled
CI / build (windows-latest, 0.14.1) (push) Has been cancelled
CI / build (windows-latest, 0.15.2) (push) Has been cancelled
CI / build (windows-latest, master) (push) Has been cancelled
This commit is contained in:
@@ -456,7 +456,6 @@ const emscripten_sources: []const []const u8 = &.{
|
|||||||
"unix/no-fsevents.c",
|
"unix/no-fsevents.c",
|
||||||
"unix/no-proctitle.c",
|
"unix/no-proctitle.c",
|
||||||
"unix/posix-hrtime.c",
|
"unix/posix-hrtime.c",
|
||||||
"unix/posix-poll.c",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const haiku_sources: []const []const u8 = &.{
|
const haiku_sources: []const []const u8 = &.{
|
||||||
|
|||||||
Reference in New Issue
Block a user