Currently, it's very easy to build with the exact set of external dependencies that we use upstream. However, sometimes downstream builders need to use alternate builds of these dependencies, and possibly alternate versions (within compatibility allowances).
Make the build files easier to override without having to patch them.
Currently, it's very easy to build with the exact set of external dependencies that we use upstream. However, sometimes downstream builders need to use alternate builds of these dependencies, and possibly alternate versions (within compatibility allowances).
Make the build files easier to override without having to patch them.
Linked PRs
The text was updated successfully, but these errors were encountered: