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

[toolchains] Add native.toolchain arguments to define_kt_toolchain #1213

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

restingbull
Copy link
Collaborator

@restingbull restingbull commented Sep 6, 2024

fixes #1206

@restingbull restingbull force-pushed the restingbull/1206-add-exec-compat branch from 4acde38 to 172496b Compare September 6, 2024 17:26

bazel build //kotlin:stardoc || fail "docs did not generate"

cp -f bazel-bin/kotlin/kotlin.md docs/ || fail "couldn't copy"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Did you intend to include this in this PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, makes it easier to update the docs.

@restingbull restingbull merged commit 6d30df2 into master Sep 7, 2024
2 checks passed
@restingbull restingbull deleted the restingbull/1206-add-exec-compat branch September 7, 2024 18:25
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.

How do define multiple Toolchains?
2 participants