chore: backport advapi32 libuv fix (#24030)

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
This commit is contained in:
Felix Rieseberg 2020-06-09 14:26:33 -07:00 committed by GitHub
parent 3eade2c228
commit 9554d063a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 111 additions and 0 deletions

View file

@ -35,3 +35,4 @@ weakrefs_rename_finalizationgroup_to_finalizationregistry_for_js.patch
weakrefs_split_out_finalizationregistry_cleanupsome.patch
fix_window_c-ares_incompatibilities.patch
chore_sethostcleanupfinalizationgroupcallback_has_been_removed_from.patch
win_use_rtlgenrandom_from_advapi32_dll_directly.patch