Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix current toolchains #978

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

jheaff1
Copy link
Collaborator

@jheaff1 jheaff1 commented Nov 2, 2022

See individual commit messages for more info

@jheaff1 jheaff1 force-pushed the fix_current_toolchains branch 2 times, most recently from 18066f0 to 296eb00 Compare November 2, 2022 21:20
@jheaff1 jheaff1 marked this pull request as ready for review November 2, 2022 21:23
The "Make Variables" defined for the current_*_toolchains contained
"$EXT_BUILD_ROOT/" in the path to the tool. As the current_*_toolchains
are intended to be used in non foreign_cc rules, EXT_BUILD_ROOT is
undefined and the tool path is incorrect.

This commit resolves this issue and adds a test to CI
Copy link
Member

@jsharpe jsharpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jheaff1

@jsharpe jsharpe merged commit ee079b7 into bazel-contrib:main Nov 2, 2022
@jheaff1 jheaff1 deleted the fix_current_toolchains branch November 2, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants