Skip to content

Commit

Permalink
[WIP] upgrade libuv to v2-1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash committed Jul 26, 2021
1 parent f7f46af commit ac73c9a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Make.inc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# -*- mode: makefile-gmake -*-
# vi:syntax=make

override USE_BINARYBUILDER_LIBUV := 0

## Note:
## It is generally preferable to change these options, for
## your local machine, in a file named `Make.user` in the toplevel
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
b60fc7b00bdfafcbbc66317858882058
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
197b386af51eb4456ce65e2951e033731e1194fca8bed08755a78360ebb3431ab4d8d69a75279e7995d2e4197133d613892e5b9b5d6411bffa692df35542420f
5 changes: 3 additions & 2 deletions deps/libuv.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
LIBUV_BRANCH=julia-uv2-1.39.0
LIBUV_SHA1=fb3e3364c33ae48c827f6b103e05c3f0e78b79a9
LIBUV_BRANCH=julia-uv2-1.42.0
LIBUV_SHA1=c6869fba163a1e04af64ede438a8fd0191e75e9e
#DEPS_GIT+= libuv

0 comments on commit ac73c9a

Please sign in to comment.