This is the multi-page printable view of this section. Click here to print.
Resolved toolchain
Helper rule to create a resolved toolchain
- 1: Bzl
1 - Bzl
Bazel code
1.1 - al_resolved_toolchain
al_resolved_toolchain
load("@com_alwaldend_src//tools/resolved_toolchain/main/bzl:al_resolved_toolchain.bzl", "al_resolved_toolchain")
al_resolved_toolchain(toolchain_label, **kwargs)
Create a resolved toolchain
PARAMETERS
| Name | Description | Default Value |
|---|---|---|
| toolchain_label | - |
none |
| kwargs | rule kwargs | none |
RETURNS
Resolved toolchain rule