Skip to content
Snippets Groups Projects
user avatar
Simon Glass authored
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>
17bce66c
History