Skip to content
Snippets Groups Projects
Commit 17bce66c authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Add a way to specific a full toolchain prefix


At present buildman allows you to specify the directory containing the
toolchain, but not the actual toolchain prefix. If there are multiple
toolchains in a single directory, this can be inconvenient.

Add a new 'toolchain-prefix' setting to the settings file, which allows
the full prefix (or path to the C compiler) to be specified.

Update the documentation to match.

Suggested-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarStephen Warren <swarren@nvidia.com>
parent d4c8572b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment