◐ Shell
clean mode source ↗

deps: fix libuv for android by nappy · Pull Request #46746 · nodejs/node

@nodejs-github-bot added libuv

Issues and PRs related to the libuv dependency or the uv binding.

needs-ci

PRs that need a full CI run.

labels

Feb 20, 2023

richardlau

bnoordhuis

addaleax

@addaleax addaleax added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Feb 20, 2023

RaisinTen

@nappy

richardlau

targos pushed a commit that referenced this pull request

Mar 13, 2023
Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: #46743
Fixes: #46744
PR-URL: #46746
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>

danielleadams pushed a commit that referenced this pull request

Apr 11, 2023
Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: #46743
Fixes: #46744
PR-URL: #46746
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>