-
- Downloads
"README.rst" did not exist on "5b232ded151fc22144978b74cdaf7031d466e527"
bootstrap: Add option to use system libuv during bootstrap
Support bootstrapping on older systems where our bundled version libuv does not compile (.e.g Centos5, see #19086 and #19311). Add a `--bootstrap-system-libuv` option to use the system-provided libuv even for the bootstrap binary itself.
Please register or sign in to comment