register_fuchsia_sdk_toolchain
Registers the fuchsia sdk toolchain.
This method should be called in your WORKSPACE file to register the fuchsia
toolchain. It defaults to using the toolchain defined in the fuchsia_sdk
repository but a different name can be used if needed.
The toolchain is assumed to exist at the root of the given repo but the path
can be provided if needed.
PARAMETERS
Name |
Description |
Default |
name |
The toolchain decl repository. |
"fuchsia_sdk_toolchain_decl" |
toolchain_path |
The fully qualified path to the toolchain. This should only be needed if you are using a non-standard SDK. |
"@fuchsia_sdk//:fuchsia_toolchain_info" |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-06 UTC."],[],[]]