You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for additional buck parameters for nested bxl run.
Summary:
This diff adds ability to provide additional custom buck arguments to BXL buck run when checking dependencies. This is useful to have a better control over environment in which dependencies are calculated.
By default we already try to guess/inherit the flags from "parent" buck process. But as described in D71528333, sometimes results for `buck cquery` and running `check_dependencies_test` differ due to complicated setup of native targets.
Reviewed By: IanChilds
Differential Revision: D71528332
fbshipit-source-id: ea621bcb53e0fba9b5e1f179b525fbef7e5a0d7f
0 commit comments