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
* Reorder cc_library includes so unsandboxed builds find correct headers.
* Depend on `@local_config_cc//:toolchain` so MacOS builds with a
compiler wrapper script can find that script.
* Detect if $CC and $CXX are relative paths, and make them absolute
before changing to the temporary build directory.
Signed-off-by: John Millikin <jmillikin@stripe.com>
0 commit comments