
Hi Stephen,
On 14 March 2016 at 10:56, Stephen Warren swarren@wwwdotorg.org wrote:
On 03/12/2016 06:50 PM, Simon Glass wrote:
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.
Excellent, now the buildman config file does exactly what I want:-)
Tested-by: Stephen Warren swarren@nvidia.com I tested the version already applied in u-boot-dm/buildman, which I assume is the same as this:-)
Yes it is. Thanks for testing it.
Applied to u-boot-dm.
Regards, Simon