Skip to content

Commit

Permalink
build: fix GetCurrentThreadStackLimits error on Windows on Arm
Browse files Browse the repository at this point in the history
GetCurrentThreadStackLimits is a fairly new API, so it requires a
_WIN32_WINNT value of at least 0x0602 to compile successfully.

Change-Id: Ib3bc24513453aa37bee68f4a6999cefc26947cb1

PR-URL: nodejs#33511
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Shelley Vohr <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
  • Loading branch information
richard-townsend-arm authored and Trott committed Apr 15, 2021
1 parent b8dc43f commit d33bdd1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d33bdd1

Please sign in to comment.