mirror of https://github.com/grpc/grpc.git
Upgrade libuv to v1.37.0 (#27684)
* Upgrade libuv to v1.42.0 Also eliminates some cruft from the node implementation from 5 years ago * sanitize.sh added a blank line?? ok then. * pin to libuv v1.37.0pull/27704/head
parent
8907c891b7
commit
9841366806
6 changed files with 8 additions and 20 deletions
@ -1,7 +0,0 @@ |
||||
#================ |
||||
# libuv |
||||
RUN cd /tmp \ |
||||
&& wget http://dist.libuv.org/dist/v1.9.1/libuv-v1.9.1.tar.gz \ |
||||
&& tar -xf libuv-v1.9.1.tar.gz \ |
||||
&& cd libuv-v1.9.1 \ |
||||
&& sh autogen.sh && ./configure --prefix=/usr && make && make install |
@ -1 +1 @@ |
||||
Subproject commit 15ae750151ac9341e5945eb38f8982d59fb99201 |
||||
Subproject commit 02a9e1be252b623ee032a3137c0b0c94afbe6809 |
Loading…
Reference in new issue