PragmaTwice opened a new pull request, #3258: URL: https://github.com/apache/kvrocks/pull/3258
This is a follow-up PR of https://github.com/apache/kvrocks/pull/3257. This PR introduces a new subcommand `fetch-deps` in `x.py`. Steps to use it: - run `./x.py fetch-deps` - dependency archives are now in dir `build-deps` (then you can copy it to an offline environment) - run `./x.py build --dep-dir build-deps` to use these dep archives (build without internet) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
