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
Infer a reasonable build subdirectory when building a toolchain
build-script-impl effectively ignores the `install_destdir` provided to
it by build-toolchain, and uses something based on the build subdir
instead. But build-script products do follow `install_destdir`, so
make `build-toolchain` provide something closer to correct.
0 commit comments