> On 15 May 2016, at 04:52, Alexander Huemer <[email protected]> wrote:
> 
> The formerly existing make rule caused a race condition in parallel builds and
> wrongly stated the .c files as targets, which caused make to execute the
> rule twice (once for each target). This was actually only fallout of the
> attempt to express the fact that those two files are generated by the rule.
> 
> The generated file ranap_ies_defs.h was moved by one make job, another
> job then tried to access the file in the old location and failed.

Great, can you push this to our gerrit[1]. And I think for removing files using 
the -M option to git send-enail will shorten the reviewable diff.

thank you
        holger

[1] http://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit

Reply via email to