
6 Sep
2020
6 Sep
'20
1:16 a.m.
On 05/09/2020 19:37, Simon Glass wrote:
Please see below.
Also please add a mention of the CROSS_COMPILE thing in binman's README.
+def GetHostCompileTool(name):
- """Get the host-specific version for a compile tool
- This checks the environment variables that specify which version of
- the tool should be used.
Can you please expand the comment to mention the environment variables it checks?
OK, will send a v2 after doing these with the fixes for the first patch (unless you point out until then something new that I should fix).